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 8094104 commit 446b7fbCopy full SHA for 446b7fb
ext/spl/spl_functions.h
@@ -19,8 +19,6 @@
19
20
#include "php.h"
21
22
-typedef zend_object* (*create_object_func_t)(zend_class_entry *class_type);
23
-
24
/* sub: whether to allow subclasses/interfaces
25
allow = 0: allow all classes and interfaces
26
allow > 0: allow all that match and mask ce_flags
0 commit comments