]> granicus.if.org Git - php/commit
Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error)
authorDmitry Stogov <dmitry@php.net>
Mon, 14 Feb 2011 08:46:53 +0000 (08:46 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 14 Feb 2011 08:46:53 +0000 (08:46 +0000)
commitb84967d3e2c85e2b20f86cf3cb05b10ea53cc939
treea9b573d5198807145193d3cd2641f58f673ba385
parentf912a2d0879b9a66456b9c9040a15367abb2901f
Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error)
Zend/tests/bug53971.phpt [new file with mode: 0644]
Zend/zend_execute.c