On Thu, 7 Apr 2005, Zeev Suraski wrote: > @@ -80,7 +80,7 @@ ZEND_API void *_erealloc(void *ptr, size > ZEND_API char *_estrdup(const char *s ZEND_FILE_LINE_DC > ZEND_FILE_LINE_ORIG_DC) ZEND_ATTRIBUTE_MALLOC; > ZEND_API char *_estrndup(const char *s, unsigned int length ZEND_FILE_LINE_DC > ZEND_FILE_LINE_ORIG_DC) ZEND_ATTRIBUTE_MALLOC; > > -#define USE_ZEND_ALLOC 1 > +#define USE_ZEND_ALLOC 0 > > Nice try ;)
That was an accident... I guess I can commit it to PHP 5.0 and 5.1 too? regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php