We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2ecbc commit ef52ef6Copy full SHA for ef52ef6
src/wrapper.h
@@ -24,7 +24,6 @@
24
#include "zend_interfaces.h"
25
#include "SAPI.h"
26
#include "php_variables.h"
27
-#include "file.h"
28
29
zend_string *ext_php_rs_zend_string_init(const char *str, size_t len, bool persistent);
30
void ext_php_rs_zend_string_release(zend_string *zs);
0 commit comments