| Scott MacVicar 2007-10-13, 7:01 pm |
| scottmac Sat Oct 13 18:08:04 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
BFN
[DOC] Note: getimagesize() needs a note about icon support and that information is about the icon with the highest bitrate.
http://cvs.php.net/viewvc.cgi/php-s...6&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.25 php-src/NEWS:1.2027.2.547.2.965.2.26
--- php-src/NEWS:1.2027.2.547.2.965.2.25 Sun Oct 7 13:57:09 2007
+++ php-src/NEWS Sat Oct 13 18:08:04 2007
@@ -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)
|