]> granicus.if.org Git - php/commit
Commit Gustavo's closure rebinding patch as desided by vote
authorStanislav Malyshev <stas@php.net>
Wed, 7 Sep 2011 06:46:27 +0000 (06:46 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 7 Sep 2011 06:46:27 +0000 (06:46 +0000)
commit38ff70ef251ed356dabb0996312dcd7939028020
tree019ad0177e35c29d8758b728047f08388dfa4361
parent27d960c585c76c519ab3752f1f7fdaa99919355b
Commit Gustavo's closure rebinding patch as desided by vote
14 files changed:
NEWS
Zend/tests/closure_036.phpt
Zend/tests/closure_038.phpt [new file with mode: 0644]
Zend/tests/closure_039.phpt [new file with mode: 0644]
Zend/tests/closure_040.phpt [new file with mode: 0644]
Zend/tests/closure_041.phpt [new file with mode: 0644]
Zend/tests/closure_042.phpt [new file with mode: 0644]
Zend/tests/closure_043.phpt [new file with mode: 0644]
Zend/tests/closure_044.phpt [new file with mode: 0644]
Zend/tests/closure_045.phpt [new file with mode: 0644]
Zend/tests/closure_046.phpt [new file with mode: 0644]
Zend/zend_closures.c
ext/reflection/php_reflection.c
ext/reflection/tests/ReflectionFunction_getClosureScopeClass.phpt [new file with mode: 0644]