From: foobar Date: Tue, 17 Jun 2003 15:53:33 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ccbb1b8675d706282185d697fb341a358d1b52c;p=php BFN --- 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)