]> granicus.if.org Git - php/commitdiff
Fix bug #1867
authorZeev Suraski <zeev@php.net>
Mon, 26 Jul 1999 21:55:51 +0000 (21:55 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 26 Jul 1999 21:55:51 +0000 (21:55 +0000)
ChangeLog

index 332ce5345b9f9a18111b33771a116c84a3f7f67a..8f72d68e0a85a108d11b1cda591dd0b3722936a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ??? ?? 1999, Version 4.0 Beta 2
+- Fixed a memory leak when using assignment-op operators with lvalue of type
+  string.
 - Fixed a problem in inheritence from classes that are defined in include()d
   files (Zeev, libzend)
 - Fixed a problem with the PHP error handler that could result in a crash