summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-04-09 14:43:20 +0000
committerAndi Gutmans <andi@php.net>2004-04-09 14:43:20 +0000
commit7bedd9f8248b71bac2960a7b06d6c78e5605655f (patch)
treec97e2d30a49ba985d23eab776c712b9a18c26fc8
parent4a24cbe276879b756d175d551a4f92a77346ec2b (diff)
downloadphp-git-7bedd9f8248b71bac2960a7b06d6c78e5605655f.tar.gz
- NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2e8520792..657aa8ff2b 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP NEWS
function's name). (Marcus)
- Fixed bug #27469 (serialize() objects of incomplete class). (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
- Fixed numerous bugs with the just-in-time auto-global initialization, that