mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00

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.
11 lines
432 B
Text
11 lines
432 B
Text
PHP NEWS
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
?? ??? 20??, PHP 5.7.0
|
|
|
|
- DBA:
|
|
. Fixed bug #62490 (dba_delete returns true on missing item (inifile)). (Mike)
|
|
|
|
- XSL:
|
|
. Fixed bug #64776 (The XSLT extension is not thread safe). (Mike)
|
|
|
|
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|