sniper Wed Apr 27 18:59:54 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src NEWS
Log:
reword
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.356&r2=1.1760.2.357&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.356 php-src/NEWS:1.1760.2.357
--- php-src/NEWS:1.1760.2.356 Wed Apr 27 17:25:33 2005
+++ php-src/NEWS Wed Apr 27 18:59:52 2005
@@ -6,8 +6,8 @@
- Removed php_check_syntax() function which never worked properly. (Ilia)
- Changed sha1_file() and md5_file() functions to use streams instead of
low level IO. (Uwe)
-- Lowered the ammount of memory allocated by ext/mysqli when fetching bound
- params which are of type (MEDIUM|LONG)BLOB/(MEDIUM|LONG)TEXT. (Andrey)
+- Fixed ext/mysqli to allocate less memory when fetching bound params
+ of type (MEDIUM|LONG)BLOB/(MEDIUM|LONG)TEXT. (Andrey)
- Fixed memory corruption in ImageTTFText() with 64bit systems. (Andrey)
- Fixed bug #32813 (parse_url() does not handle scheme-only urls properly).
(Ilia)
- Fixed bug #32809 (Missing T1LIB support on Windows). (Edin)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php