.. |
includes
|
Disallow using functions/consts defined in the same file
|
2013-08-25 00:02:46 +02:00 |
alias.phpt
|
|
|
basic.phpt
|
|
|
case_insensivity.phpt
|
Handle case sensivity of constants (nikic)
|
2013-08-25 16:21:51 +02:00 |
conditional_function_declaration.phpt
|
Add test for conditional function declaration
|
2013-08-29 17:16:18 +02:00 |
conflicting_use_alias.phpt
|
Add test case for conflicting use and use function alias (stas)
|
2013-08-22 15:51:26 +02:00 |
conflicting_use_const_alias.phpt
|
Adjust some test names, remove obsolete and duplicate tests (nikic)
|
2013-08-25 14:03:07 +02:00 |
conflicting_use.phpt
|
|
|
define_imported_before.phpt
|
Add test cases for conflicting use and definition in same ns (stas)
|
2013-08-23 23:31:17 +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 |
ignore_constants.phpt
|
Correctly distinguish between functions and constants
|
2013-08-22 15:51:26 +02:00 |
no_global_fallback2.phpt
|
Fix issue with global fallback when not in global space
|
2013-08-30 11:53:57 -04:00 |
no_global_fallback.phpt
|
Disallow using functions/consts defined in the same file
|
2013-08-25 00:02:46 +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 |