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 d43fbc0 commit 3558293Copy full SHA for 3558293
Zend/zend_compile.h
@@ -886,7 +886,6 @@ ZEND_API zend_string *zend_get_compiled_variable_name(const zend_op_array *op_ar
886
887
#ifdef ZTS
888
const char *zend_get_zendtext(void);
889
-int zend_get_zendleng(void);
890
#endif
891
892
typedef zend_result (ZEND_FASTCALL *unary_op_type)(zval *, zval *);
0 commit comments