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 a1d60e5 commit b45d02fCopy full SHA for b45d02f
Zend/zend_default_classes.c
@@ -17,12 +17,9 @@
17
+----------------------------------------------------------------------+
18
*/
19
20
-#include "zend.h"
21
-#include "zend_API.h"
+#include "zend_exceptions.h"
22
#include "zend_attributes.h"
23
-#include "zend_builtin_functions.h"
24
#include "zend_interfaces.h"
25
-#include "zend_exceptions.h"
26
#include "zend_closures.h"
27
#include "zend_generators.h"
28
#include "zend_weakrefs.h"
0 commit comments