diff options
author | Nikita Popov <nikic@php.net> | 2014-05-29 11:17:33 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-05-29 11:17:33 +0200 |
commit | 47e85b1b354bae083e51bce7396d1a2ac1c77161 (patch) | |
tree | d7fef8d792e43f408f06be86057bb2252b25fef8 /ext/mysql/php_mysql.c | |
parent | d9a35c7e97da5583c28d2799d64a6fccdf855622 (diff) | |
download | php-git-47e85b1b354bae083e51bce7396d1a2ac1c77161.tar.gz |
Improve class constant fetch fix
Dereference the cached constant for Test::TEST as well (and not just
self::TEST).
Also improve the phpt file to test this case as well - previously
this only manifested with opcache enabled, due to literal sharing.
Additionally the Z_TYPE_P != IS_REFERENCE assertion is now moved
into the TMP_VAR fetching code (as it applies to more than just
property assignments.)
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions