Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
authorDmitry Stogov <dmitry@zend.com>
Fri, 9 Oct 2015 08:48:13 +0000 (11:48 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 9 Oct 2015 08:48:13 +0000 (11:48 +0300)
commit0847681b1ab40193815285a4e9736a058372bb8c
tree03a4706da6207fa8f4e4e07f8e985b83ed3a691a
parentc6af0aa33f6dafe90f60b3d20231837f9e25dfb6
Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
NEWS
Zend/tests/bug70630.phpt [new file with mode: 0644]
Zend/zend_closures.c