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 037fc9f commit 1e765d5Copy full SHA for 1e765d5
zephir_parser.h
@@ -37,4 +37,8 @@ extern zend_module_entry zephir_parser_module_entry;
37
ZEND_TSRMLS_CACHE_EXTERN();
38
#endif
39
40
+#ifndef TSRMLS_CC
41
+# define TSRMLS_CC
42
+#endif
43
+
44
0 commit comments