summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-11-07 20:24:04 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-11-07 20:24:04 +0000
commit6e30ea1e3fbb41dd7a2bdaac1e0f887925989317 (patch)
treefa64ef6d5cb8bb8a856fb82a8f5748722381360b
parentcb96148912594f29c23883b3bea5090af0c74443 (diff)
downloadphp-git-6e30ea1e3fbb41dd7a2bdaac1e0f887925989317.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff1c344197..7cd2cba755 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,8 @@ PHP NEWS
read valid db). (Marcus)
- Fixed bug #38680 (Added missing handling of basic types in json_decode).
(Ilia)
+- Fixed bug #33282 (Re-assignment by reference does not clear the is_ref flag)
+ (Ilia,Dmitry, Matt Wilmas)
02 Nov 2006, PHP 5.2.0
- Updated bundled OpenSSL to version 0.9.8d in the Windows distro. (Edin)