diff options
author | Nikita Popov <nikic@php.net> | 2014-01-04 01:22:14 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-01-04 01:22:14 +0100 |
commit | 7e8e21df0c9aa39278e994b05540b69920201b32 (patch) | |
tree | 94fceff5234da140798e49d204eac7d6d8ebeec4 /sapi/phpdbg/phpdbg.c | |
parent | 46f60fae22b420320f3616e00928d70706cf4f4c (diff) | |
download | php-git-7e8e21df0c9aa39278e994b05540b69920201b32.tar.gz |
Fix bug #66286: Incorrect object comparison with inheritance
std_compare_objects immidiately returned 0 if the property tables
of both objects contain NULL at some index. Thus it would report
objects as equal even though properties following after that
differ.
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions