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-30 04:02:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
375ceefec00df23c71bbc164e272ff41f68c91bc
archived-php-src
/
Zend
/
tests
/
closures
History
Peter Kokot
bc56250d2a
Merge branch 'PHP-7.4'
...
* PHP-7.4: Test to verify that closures can't be instantiated
2019-02-09 02:47:02 +01:00
..
closure_from_callable_basic.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
closure_from_callable_error.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +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
Remove static calls to non-static methods
2019-01-30 09:19:02 +01: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
closure_instantiate.phpt
Test to verify that closures can't be instantiated
2019-02-09 02:46:09 +01:00