]> granicus.if.org Git - php/commit
Set called_scope in Closure::call (fixes bug #70987)
authorAndrea Faulds <ajf@ajf.me>
Fri, 27 Nov 2015 15:06:13 +0000 (15:06 +0000)
committerAndrea Faulds <ajf@ajf.me>
Fri, 27 Nov 2015 15:06:13 +0000 (15:06 +0000)
commit8907da99b83204958cb2308ec12aa9e490372150
tree833eab06d0f5615fd7daa4cc2d208d2abfa23c4b
parenta347b0be48d892c105198b23868f37a0d4f92dee
Set called_scope in Closure::call (fixes bug #70987)
Zend/tests/bug70987.phpt [new file with mode: 0644]
Zend/zend_closures.c