]> granicus.if.org Git - php/commitdiff
Update NEWS
authorZeev Suraski <zeev@php.net>
Thu, 21 Jun 2001 15:07:14 +0000 (15:07 +0000)
committerZeev Suraski <zeev@php.net>
Thu, 21 Jun 2001 15:07:14 +0000 (15:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 466d61f1df15f6f77805d3cb41b1f98e301dc220..5e057f48addc2235cfbc7d64f6dfc8db4a5b8be3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Fixed a crash bug in the string-offsets implementation (Zeev, Zend Engine)
+- Improved the implementation of parent::method_name() for classes which use
+  run-time inheritence (Zeev, Zend Engine)
 - added 'W' flag to date() function to return week number of year using 
   ISO 8601 standard (Colin)
 - Allow the PostgreSQL driver to do internal row counting when iterating