disable PHP_RAPHF_DEBUG_PHANDLES
authorMichael Wallner <mike@php.net>
Sat, 2 Feb 2013 11:32:32 +0000 (12:32 +0100)
committerMichael Wallner <mike@php.net>
Sat, 2 Feb 2013 11:32:32 +0000 (12:32 +0100)
php_raphf.c

index c6978014efe3b8a9e8ae8d7c54fd5fd398dad104..5affe39445fb7bdb87bd9902a3a54d5b1f3ab26c 100644 (file)
@@ -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