diff options
author | foobar <sniper@php.net> | 2003-06-17 15:53:33 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-06-17 15:53:33 +0000 |
commit | 4ccbb1b8675d706282185d697fb341a358d1b52c (patch) | |
tree | b47620cb94c9dce640e0ebc4b3f132ec5bb63560 | |
parent | 02af1ac1443672db9e38129f68183f38457cbe47 (diff) | |
download | php-git-4ccbb1b8675d706282185d697fb341a358d1b52c.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |