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-21 06:51:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
badc19d8840ae367ab5efea28c55783c0b0862e5
archived-php-src
/
Zend
/
tests
/
use_const
T
History
Nikita Popov
e198132542
Drop addition of weird \ prefix for FQ consts
...
Also fixes a resolution bug
2014-06-28 18:24:59 +02:00
..
includes
Disallow using functions/consts defined in the same file
2013-08-25 00:02:46 +02:00
alias.phpt
Import namespaced constants via new 'use const' sequence
2013-08-22 15:51:26 +02:00
basic.phpt
Import namespaced constants via new 'use const' sequence
2013-08-22 15:51:26 +02:00
case_sensivity.phpt
Handle case sensivity of constants (nikic)
2013-08-25 16:21:51 +02:00
conflicting_use_alias.phpt
Adjust some test names, remove obsolete and duplicate tests (nikic)
2013-08-25 14:03:07 +02:00
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
Add test cases for conflicting use and definition in same ns (stas)
2013-08-23 23:31:17 +02:00
no_global_fallback.phpt
Drop addition of weird \ prefix for FQ consts
2014-06-28 18:24:59 +02: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
Disallow using functions/consts defined in the same file
2013-08-25 00:02:46 +02:00
shadow_global.phpt
Disallow using functions/consts defined in the same file
2013-08-25 00:02:46 +02:00