diff --git a/NEWS b/NEWS index 88bc26556a7..d4ed9dfcdc4 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)