]> granicus.if.org Git - php/commit
Closure::fromCallable(): Fix test files and names
authorNikita Popov <nikic@php.net>
Tue, 5 Jul 2016 12:58:29 +0000 (14:58 +0200)
committerNikita Popov <nikic@php.net>
Tue, 5 Jul 2016 13:13:51 +0000 (15:13 +0200)
commit03fbc27f07777432b8f9f60be2c39611668b47ec
treec1b38a4f3959ff3e63805bf3d1fa525d5fdbe0c6
parent5920445a5f524d503a96d60c00ebcb3c049efbb4
Closure::fromCallable(): Fix test files and names
Zend/tests/closures/closure_from_callable.inc [moved from Zend/tests/closures/cloure_from_callbable.inc with 100% similarity]
Zend/tests/closures/closure_from_callable_basic.phpt [moved from Zend/tests/closures/cloure_from_callbable_basic.phpt with 97% similarity]
Zend/tests/closures/closure_from_callable_error.phpt [moved from Zend/tests/closures/cloure_from_callbable_error.phpt with 98% similarity]
Zend/tests/closures/closure_from_callable_reflection.phpt [moved from Zend/tests/closures/cloure_from_callbable_reflection.phpt with 88% similarity]