]> granicus.if.org Git - php/commitdiff
- Update Changelog
authorAndi Gutmans <andi@php.net>
Tue, 27 Jul 1999 18:38:01 +0000 (18:38 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 27 Jul 1999 18:38:01 +0000 (18:38 +0000)
ChangeLog

index a6fc1a7c92bd548a258de92aaead1104fdade19a..6d7d3e345b8ba90bcbcb017d18568a9c8c81cce0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,10 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ??? ?? 1999, Version 4.0 Beta 2
+- Fixed backwards incompatibility with the "new" operator (Andi, libzend)
 - Fixed bugs in uksort() and ksort() sort ordering (Andrey)
 - Fixed a memory leak when using assignment-op operators with lvalue of type
-  string.
+  string (Zeev, libzend)
 - 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