From: Marcus Boerger Date: Sat, 14 Jan 2006 15:24:06 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.1.3RC1~261 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97086b2bc64bfb2ee6994134f5a9fbc00e7907f4;p=php - BFN --- diff --git a/NEWS b/NEWS index 1c2865e084..b78ffd6246 100644 --- 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)