This commit is contained in:
Felipe Pena 2008-05-03 16:11:56 +00:00
parent 57b8e83945
commit 5bab5da3f3

1
NEWS
View File

@ -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)