]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Sat, 14 Jan 2006 15:24:06 +0000 (15:24 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 14 Jan 2006 15:24:06 +0000 (15:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1c2865e084bb34fe011550cda2f900c185efb3b3..b78ffd624604112646cf23d36e1d0900e7e3f622 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Added "consumed" stream filter. (Marcus)
 - Added new mysqli constants for BIT and NEW_DECIMAL field types:
   MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
+- Fixed bug #36011 (Strict errormsg wrong for call_user_func() and the likes).
+  (Marcus)
 - Fixed bug #35998 (SplFileInfo::getPathname() returns unix style filenames
   in win32). (Marcus)