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 c240483 commit 77ece36Copy full SHA for 77ece36
ext/soap/soap.c
@@ -21,6 +21,7 @@
21
#endif
22
#include "php_soap.h"
23
#include "ext/session/php_session.h"
24
+#include "zend_attributes.h"
25
#include "soap_arginfo.h"
26
#include "zend_exceptions.h"
27
#include "zend_interfaces.h"
0 commit comments