summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-07-27 18:38:01 +0000
committerAndi Gutmans <andi@php.net>1999-07-27 18:38:01 +0000
commitbb8046c4a9a81b5d6d9568d1fb53e9114b1e4f68 (patch)
treeb69505242aa0eaf3053da7cb838e1942fd6ad5b3
parent348b2f0730ef6e06ad1e5ef2c3560da2f8be49ad (diff)
downloadphp-git-bb8046c4a9a81b5d6d9568d1fb53e9114b1e4f68.tar.gz
- Update Changelog
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6fc1a7c92..6d7d3e345b 100644
--- 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