summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-06-17 15:53:33 +0000
committerfoobar <sniper@php.net>2003-06-17 15:53:33 +0000
commit4ccbb1b8675d706282185d697fb341a358d1b52c (patch)
treeb47620cb94c9dce640e0ebc4b3f132ec5bb63560
parent02af1ac1443672db9e38129f68183f38457cbe47 (diff)
downloadphp-git-4ccbb1b8675d706282185d697fb341a358d1b52c.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e85e05c8b..015934b956 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,8 @@ PHP 4 NEWS
- Fixed bug #23733 (Coredump on startup with Oracle 9+). (Edin)
- Fixed bug #23285 (Potential Stack overflow in zendlex). (Wez)
- Fixed bug #23038, #23574 (aggregate() related leaks and crashes). (Andrei)
+- Fixed bug #22592 (Cascading assignments to strings with curly braces broken).
+ (Stas)
29 May 2003, Version 4.3.2
- Syncronized bundled GD library with GD 2.0.12. (Ilia)