From: Scott MacVicar Date: Sat, 13 Oct 2007 18:08:04 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_1_3_1~846 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=798c222c0627551fb2e79a06e1bb86e1f817ab26;p=php BFN [DOC] Note: getimagesize() needs a note about icon support and that information is about the icon with the highest bitrate. --- diff --git a/NEWS b/NEWS index f7f9f067f0..713ab67112 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.3.0 +- Added icon format support to getimagesize(). (Scott) - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow setting network timeout (FR #42837). (Jani) - Added optional escape character parameter to fgetcsv(). (David Soria Parra)