moriyoshi Mon Feb 10 14:39:44 2003 EDT
Modified files:
/php4 NEWS
Log:
New function
# "deprecate me!"
Index: php4/NEWS
diff -u php4/NEWS:1.1325 php4/NEWS:1.1326
--- php4/NEWS:1.1325 Sun Feb 9 18:09:23 2003
+++ php4/NEWS Mon Feb 10 14:39:43 2003
@@ -12,6 +12,8 @@
- Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
- Changed uniqid() parameters to be optional and allow any prefix length.
(Marcus)
+- Added zlib_get_coding_type() function, which returns one of coding types
+ used for output compression. (Moriyoshi)
- Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
- Added stream_get_line() function. This function will read either
the specified number of bytes or until the ending string is found. (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php