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-04-20 06:21:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf764f02b30080b423124ac6f165905abf581f93
archived-php-src
/
Zend
/
tests
/
use_const
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
..
includes
…
alias.phpt
…
basic.phpt
…
case_sensivity.phpt
Handle case sensivity of constants (nikic)
2013-08-25 16:21:51 +02:00
conflicting_use_alias.phpt
…
conflicting_use.phpt
Clarify type of use in error messages
2013-10-14 23:32:11 +02:00
define_imported_before.phpt
Add "Done" output to distinguish hard from soft failures
2013-10-14 23:21:06 +02:00
define_imported.phpt
…
no_global_fallback.phpt
Update exception names in tests after formatting changes.
2015-05-17 17:31:43 -05:00
self_parent.phpt
self and parent are valid function and const names (nikic)
2013-08-25 15:08:26 +02:00
shadow_core.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
shadow_global.phpt
…