]> granicus.if.org Git - php/commit
Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)
authorXinchen Hui <laruence@gmail.com>
Sat, 24 Mar 2012 07:13:10 +0000 (15:13 +0800)
committerXinchen Hui <laruence@gmail.com>
Sat, 24 Mar 2012 07:13:10 +0000 (15:13 +0800)
commitfcae164ea63979d7814d7aa114fe8351033e7400
tree8f19f67f8b8ade2bb8c0c8d0d14136a25c44496a
parent9a87fe1c529eabc7aeec4559d916dda5fda3cdd2
Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)
NEWS
Zend/tests/bug60738.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c