diff options
author | Nikita Popov <nikic@php.net> | 2014-09-23 21:19:11 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-09-24 12:06:18 +0200 |
commit | 3e042e1f837bb0ef46257d6ff30f0073466b6544 (patch) | |
tree | d233c0a1ee49235278599b6bbc3eec1160685224 /sapi/apache_hooks/php_apache.c | |
parent | 5a051e8a1a079d1b21e1c24510705c7c81b334a8 (diff) | |
download | php-git-3e042e1f837bb0ef46257d6ff30f0073466b6544.tar.gz |
Move list() condition into assign_znode
The condition in compile_foreach was using ->attr instead of ->kind
and as such never passed. It only worked because assign_znode already
supported this case by indirecting via zend_compile_assign. Now it
implements it with a direct call.
Diffstat (limited to 'sapi/apache_hooks/php_apache.c')
0 files changed, 0 insertions, 0 deletions