diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ PHP NEWS - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) - Fixed bug #27397 (debug_backtrace() not showing function arguments). (Zeev) +- Fixed bug #27283 (The last catch statement was sometimes skipped). (Andi) +- skipped. - Fixed bug #26441 (When __set() returned a value it corrupted it). (Andi) 18 March 2004, PHP 5 Release Candidate 1 |