sniper Thu Feb 13 02:16:19 2003 EDT
Modified files:
/php4 NEWS
Log:
Merged these to 4.3.x branch
Index: php4/NEWS
diff -u php4/NEWS:1.1335 php4/NEWS:1.1336
--- php4/NEWS:1.1335 Tue Feb 11 23:08:29 2003
+++ php4/NEWS Thu Feb 13 02:16:19 2003
@@ -12,7 +12,6 @@
- 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 improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
- Added strpbrk() function. Searches a string for a list of characters. (Ilia)
- Added stream_get_line() function. Reads either the specified number of bytes
or until the ending string is found. (Ilia)
@@ -41,7 +40,6 @@
. Support for float modifier.
. Detection of numeric values inside strings passed as high & low.
. Proper handle the situations where high == low.
-- Added XBM support for GetImageSize(). (Marcus)
- Added XBM support for bundled GD library. (Marcus)
- Added imagefilter() function. Allows application of various filters.
Only available with bundled GD. (Pierre-Alain Joye, Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php