We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58a46b9 + 50a6a0d commit 5d6d4baCopy full SHA for 5d6d4ba
Zend/zend_weakrefs.h
@@ -21,7 +21,7 @@
21
22
BEGIN_EXTERN_C()
23
24
-ZEND_API zend_class_entry *zend_ce_weakref;
+extern ZEND_API zend_class_entry *zend_ce_weakref;
25
26
void zend_register_weakref_ce(void);
27
0 commit comments