* Keep track of defined function and const filenames * Prohibit use function foo if function foo exists * Prohibit use const foo if const foo exists
This is specified as the use_function RFC: * https://wiki.php.net/rfc/use_function