diff options
Diffstat (limited to 'ext/soap/php_soap.h')
| -rw-r--r-- | ext/soap/php_soap.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/soap/php_soap.h b/ext/soap/php_soap.h index 98c9e57f35..681e5b0ca0 100644 --- a/ext/soap/php_soap.h +++ b/ext/soap/php_soap.h @@ -22,6 +22,8 @@ # define PHP_STREAMS #endif +#define SOAP_DEBUG 1 + #ifdef PHP_WIN32 # ifdef PHP_STREAMS # define SOAP_STREAM php_stream * |
