iliaa Wed Feb 12 09:59:55 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.75 php4/NEWS:1.1247.2.76 --- php4/NEWS:1.1247.2.75 Tue Feb 11 23:08:50 2003 +++ php4/NEWS Wed Feb 12 09:59:54 2003 @@ -17,6 +17,8 @@ - Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim) - Added memory_get_usage(). Only available when PHP is configured with --enable-memory-limit. (Andrey) +- Fixed bug #22149 (incorrect insertion of session id when tabs are used to + separate tag elements). - Fixed bug #22141 (removed undocumented Boyer str_replace() method). (Sara) - Fixed bug #22103 (Added gdImageEllipse and replaced old gdImageFilledEllipse with a better implementation). (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php