mirror of
https://github.com/php/php-src.git
synced 2026-04-10 17:43:13 +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.
12 lines
432 B
Plaintext
12 lines
432 B
Plaintext
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! >>>
|