bjori           Sun Jun 25 21:12:49 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Added image_type_to_extension()
  # Was suppost to be in 5.0beta#3... :)
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.92&r2=1.2027.2.547.2.93&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.92 php-src/NEWS:1.2027.2.547.2.93
--- php-src/NEWS:1.2027.2.547.2.92      Tue Jun 20 19:35:52 2006
+++ php-src/NEWS        Sun Jun 25 21:12:49 2006
@@ -44,6 +44,7 @@
   . Changed to passing libxml options when loading reader.
 
 - Added posix_initgroups() function. (Ilia)
+- Added image_type_to_extension() function. (Hannes, Ilia)
 - Added allow_url_include ini directive to complement allow_url_fopen. (Rasmus)
 - Added automatic module globals management. (Dmitry)
 - Added RFC2397 (data: stream) support. (Marcus)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to