ID: 17553
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Operating System: Any
PHP Version: 4.0CVS-2002-06-01
New Comment:
Configured with --enable-debug, nothing else.
Previous Comments:
------------------------------------------------------------------------
[2002-06-01 11:24:25] [EMAIL PROTECTED]
<?
set_error_handler('baz');
set_error_handler('');
?>
$ php error_reporting.php
/home/mfischer/isrc/cvs/php4/Zend/zend_builtin_functions.c(864) :
Freeing 0x0822A1E4 (4 bytes), script=-
/home/mfischer/isrc/cvs/php4/Zend/zend_variables.c(106) : Actual
location (location was relayed)
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=17553&edit=1