php-src/Zend/tests/closures
Gabriel Caruso ded3d984c6 Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2018-02-20 21:53:48 +01:00
..
closure_from_callable.inc Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00