]> granicus.if.org Git - php/commitdiff
news stuff
authorAndrey Hristov <andrey@php.net>
Sun, 11 Jul 2004 21:38:56 +0000 (21:38 +0000)
committerAndrey Hristov <andrey@php.net>
Sun, 11 Jul 2004 21:38:56 +0000 (21:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7bbbabd310459ebb964a4195631c78cbbeb09e8a..c29d5c713beb5d4091e8dc2b6751fabeea2c9d87 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,12 @@ PHP 4                                                                      NEWS
   for doing performance stats without warnings in server-log. (Uwe Schindler)
 - Fixed bug #29049 (array sorting via user function/method does not validate 
   it). (Ilia)
+- Fixed bug #29038 (extract() with EXTR_PREFIX_SAME prefixes empty strings).
+  (Andrey)
 - Fixed bug #29034 (wordwrap() returns a boolean when passed empty string).
   (Ilia)
+- Fixed bug #28974 (overflow in array_slice(), array_splice(), substr,
+  substr_replace(), strspn(), strcspn()). (Andrey)
 - Fixed bug #28963 (Missing space for \0 in address allocation). (Ilia)
 - Fixed bug #28897 (ibase: -1 returned as -0.000 for 64-bit scaled int). (Ard)
 - Fixed bug #28879 (Implicit/Explicit array creation inconsistency when using