summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-04-20 14:15:57 +0000
committerAndi Gutmans <andi@php.net>2004-04-20 14:15:57 +0000
commit71f99771b044ea99467d8df632d5822c4759c9e9 (patch)
tree7129a051c0c2eef9f80e814db0e5048804189e62
parent173782b73e944cfdd8af1dfe67746df8b4e2ac03 (diff)
downloadphp-git-71f99771b044ea99467d8df632d5822c4759c9e9.tar.gz
- More news
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3db0e5f666..f039a5fa77 100644
--- a/NEWS
+++ b/NEWS
@@ -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