]> granicus.if.org Git - php/commitdiff
- Commit the reference problem bug fix.
authorDerick Rethans <derick@php.net>
Mon, 6 Jun 2005 09:30:09 +0000 (09:30 +0000)
committerDerick Rethans <derick@php.net>
Mon, 6 Jun 2005 09:30:09 +0000 (09:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 56d6a25074f21895b2bdc40475c57054012483e8..e825a3ac53daad96eac0fb2cfeb3ff78ee814259 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,14 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 20??, Version 4.?.?
+?? ??? 2005, Version 4.4.0
 - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
 - Added support for .cc files in extensions. (Brian)
 - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes
   them sort based on the current locale. (Derick)
 - Changed sha1_file() and md5_file() functions to use streams instead of 
   low level IO. (Uwe)
+- Fixed memory curruptions when using references in a wrong way. (Marcus,
+  Dmitry, Derick)
 - Fixed memory corruption in stristr(). (Derick)
 - Fixed bug #33222 (segfault when CURL handle is closed in a callback). (Tony)
 - Fixed bug #33214 (odbc_next_result does not signal SQL errors with