summaryrefslogtreecommitdiff
path: root/Zend/zend_constants.c
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2013-08-24 23:53:43 +0200
committerIgor Wiedler <igor@wiedler.ch>2013-08-25 00:02:46 +0200
commit85d4cfb00ddda70ae2418db283b0f53431ca62a8 (patch)
treede1c3404499399f7ce277b8172e5e4753a785942 /Zend/zend_constants.c
parent30f16c354060f730dbc321799613527e5a7ea00e (diff)
downloadphp-git-85d4cfb00ddda70ae2418db283b0f53431ca62a8.tar.gz
Disallow using functions/consts defined in the same file
* Keep track of defined function and const filenames * Prohibit use function foo if function foo exists * Prohibit use const foo if const foo exists
Diffstat (limited to 'Zend/zend_constants.c')
0 files changed, 0 insertions, 0 deletions