]> granicus.if.org Git - php/commit
- Fixed bug #51827 (Bad warning when register_shutdown_function called with wrong...
authorFelipe Pena <felipe@php.net>
Fri, 14 May 2010 23:48:03 +0000 (23:48 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 14 May 2010 23:48:03 +0000 (23:48 +0000)
commitc9fc939be0dd02679b44dc419b2bcbccb39a2365
treea4105e99d48274444a52bcb1c82aaa1dffbd0113
parente3be1e0bead65f0ac086b7cc9138d2ef4c195984
- Fixed bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
NEWS
Zend/tests/bug51827.phpt [new file with mode: 0644]
Zend/zend_API.c