]> granicus.if.org Git - php/commitdiff
Update NEWS
authorZeev Suraski <zeev@php.net>
Fri, 20 Jul 2001 15:08:38 +0000 (15:08 +0000)
committerZeev Suraski <zeev@php.net>
Fri, 20 Jul 2001 15:08:38 +0000 (15:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 402c423c277fc2434b763511b99314a68e253a8a..1f25d2e76c8b2e7581a02a08578fb97d17db447b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Fixed a corruption bug that could cause constants to become corrupted, and
+  possibly prevent resources from properly being cleaned up at the end of
+  a request (Zeev)
 - Added optional use of Boyer-Moore algorithm to str_replace() (Sascha)
 - Fixed and improved shared-memory session storage module (Sascha)
 - Add config option (always_populate_raw_post_data) which when enabled