mirror of
https://github.com/php/php-src.git
synced 2024-12-14 04:16:30 +08:00
85d4cfb00d
* Keep track of defined function and const filenames * Prohibit use function foo if function foo exists * Prohibit use const foo if const foo exists |
||
---|---|---|
.. | ||
includes | ||
alias.phpt | ||
basic.phpt | ||
conflicting_use_alias.phpt | ||
conflicting_use_const_alias.phpt | ||
conflicting_use.phpt | ||
define_imported_before.phpt | ||
define_imported.phpt | ||
ignore_constants.phpt | ||
no_global_fallback.phpt | ||
shadow_core.phpt | ||
shadow_global.phpt |