summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2014-09-20 12:56:05 +0200
committerNikita Popov <nikic@php.net>2014-09-20 12:56:05 +0200
commit98891ee118e0b73dda4b61cfdc11804d0899c889 (patch)
treef79575b2dace68798a3212a6e3cbdded86f59761 /sapi/cli/php_cli_server.c
parent1027f0d978f3bad0019b6606165c5f03efeaea75 (diff)
downloadphp-git-98891ee118e0b73dda4b61cfdc11804d0899c889.tar.gz
Simplify foreach flags
* FE_RESET_VARIABLE and FE_RESET_REFERENCE were always set together. * In some places the code checked FE_FETCH_BYREF instead of FE_RESET_REFERENCE and relied on them having the same value. * Now the FE_RESET_* flags are dropped and everything uses FE_FETCH_BYREF
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions