mirror of
https://github.com/php/php-src.git
synced 2024-11-26 19:33:55 +08:00
- Remove object debug messages.
This commit is contained in:
parent
ed6d751cd9
commit
b04238698f
@ -3,7 +3,7 @@
|
||||
#include "zend_variables.h"
|
||||
#include "zend_API.h"
|
||||
|
||||
#define ZEND_DEBUG_OBJECTS 1
|
||||
#define ZEND_DEBUG_OBJECTS 0
|
||||
|
||||
void zend_objects_init(zend_objects *objects, zend_uint init_size)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user