php-src/Zend/tests/closures
Nikita Popov dbe6a23194 Closure::fromCallable(): Getting non-static method statically
As this is new functionality, I'm going directly for a TypeError,
rather than a deprecation warning.
2016-07-05 15:52:03 +02:00
..
closure_from_callable.inc Closure::fromCallable(): Fix test files and names 2016-07-05 15:13:51 +02:00
closure_from_callable_basic.phpt Closure::fromCallable(): Fix test files and names 2016-07-05 15:13:51 +02:00
closure_from_callable_error.phpt Closure::fromCallable(): Fix test files and names 2016-07-05 15:13:51 +02:00
closure_from_callable_lsb.phpt Closure::fromCallable(): Better LSB handling 2016-07-05 15:44:17 +02:00
closure_from_callable_non_static_statically.phpt Closure::fromCallable(): Getting non-static method statically 2016-07-05 15:52:03 +02:00
closure_from_callable_rebinding.phpt Closure::fromCallable(): Use fake closures 2016-07-05 15:13:51 +02:00
closure_from_callable_reflection.phpt Closure::fromCallable(): Fix test files and names 2016-07-05 15:13:51 +02:00