From: Felipe Pena Date: Sat, 3 May 2008 16:11:56 +0000 (+0000) Subject: BFN: #44899 X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~294 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bab5da3f324fc67f182bd132aa56bcc8ff510e4;p=php BFN: #44899 --- diff --git a/NEWS b/NEWS index 88bc26556a..d4ed9dfcdc 100644 --- a/NEWS +++ b/NEWS @@ -166,6 +166,7 @@ PHP NEWS - Fixed an issue in date() where a : was printed for the O modifier after a P modifier was used. (Derick) +- Fixed bug #44899 (__isset usage changes behavior of empty()) (Etienne) - Fixed bug #44805 (rename() function is not portable to Windows). (Pierre) - Fixed bug #44742 (timezone_offset_get() causes segmentation faults). (Derick) - Fixed bug #44648 (Attribute names not checked for wellformedness). (Rob)