diff options
| author | Nikita Popov <nikic@php.net> | 2014-04-09 23:54:03 +0200 |
|---|---|---|
| committer | Nikita Popov <nikic@php.net> | 2014-04-09 23:54:03 +0200 |
| commit | a6be32f59a0f0ae7088f5afc1e354e185a481130 (patch) | |
| tree | f4f175ff97c241cdc3174c392b6c12c311f9a620 /ext/tokenizer/tokenizer.c | |
| parent | 19ccd7994235a127db0ed6f9582d324244d5fad1 (diff) | |
| download | php-git-a6be32f59a0f0ae7088f5afc1e354e185a481130.tar.gz | |
IS_INTERNED is not always 0 in ZTS
The current implementation chooses to intern "" in ZTS. Either that
should be removed or IS_INTERNED needs to actually check the flag.
Diffstat (limited to 'ext/tokenizer/tokenizer.c')
0 files changed, 0 insertions, 0 deletions
