This commit is contained in:
Andi Gutmans 2004-04-09 14:43:20 +00:00
parent 4a24cbe276
commit 7bedd9f824

1
NEWS
View file

@ -24,6 +24,7 @@ PHP NEWS
function's name). (Marcus) function's name). (Marcus)
- Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)
- Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry)
- Fixed bug #26441 (When __set() returned a value it corrupted it). (Andi)
18 March 2004, PHP 5 Release Candidate 1 18 March 2004, PHP 5 Release Candidate 1
- Fixed numerous bugs with the just-in-time auto-global initialization, that - Fixed numerous bugs with the just-in-time auto-global initialization, that