diff options
| author | Igor Wiedler <igor@wiedler.ch> | 2013-08-24 23:53:43 +0200 |
|---|---|---|
| committer | Igor Wiedler <igor@wiedler.ch> | 2013-08-25 00:02:46 +0200 |
| commit | 85d4cfb00ddda70ae2418db283b0f53431ca62a8 (patch) | |
| tree | de1c3404499399f7ce277b8172e5e4753a785942 /Zend/zend_constants.c | |
| parent | 30f16c354060f730dbc321799613527e5a7ea00e (diff) | |
| download | php-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
