From: Michael Wallner Date: Sat, 2 Feb 2013 11:32:32 +0000 (+0100) Subject: disable PHP_RAPHF_DEBUG_PHANDLES X-Git-Tag: release-0.1.0^2~5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=commitdiff_plain;h=1d2920749011e34ac549f42e24234350681ad008 disable PHP_RAPHF_DEBUG_PHANDLES --- diff --git a/php_raphf.c b/php_raphf.c index c697801..5affe39 100644 --- a/php_raphf.c +++ b/php_raphf.c @@ -32,7 +32,7 @@ ZEND_DECLARE_MODULE_GLOBALS(raphf) typedef int STATUS; #ifndef PHP_RAPHF_DEBUG_PHANDLES -# define PHP_RAPHF_DEBUG_PHANDLES 1 +# define PHP_RAPHF_DEBUG_PHANDLES 0 #endif #if PHP_RAPHF_DEBUG_PHANDLES # undef inline