This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aec2d63124151be4eed360c01a289bf3ab577fc2
archived-php-src
/
Zend
/
tests
/
closures
History
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_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
closure_from_callable.inc
Remove trailing whitespace in inc files
2018-02-10 19:20:23 +01:00