]> granicus.if.org Git - php/commit
Fixed bug #45608 (closures don't work in static methods)
authorDmitry Stogov <dmitry@php.net>
Sat, 26 Jul 2008 14:15:44 +0000 (14:15 +0000)
committerDmitry Stogov <dmitry@php.net>
Sat, 26 Jul 2008 14:15:44 +0000 (14:15 +0000)
commit2d49dc63e6633d848c9fa68d593e118560aaaaf9
tree5fc2c2c28103fbccecad1412552a1d88ea7e2912
parent60daaf792fc2bcf5f4835a7095aa6303f9e1fbce
Fixed bug #45608 (closures don't work in static methods)
Zend/tests/closure_023.phpt [new file with mode: 0755]
Zend/zend_closures.c