From 263c27f1eac919380158c2e2b58cb420f5c6e1e7 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Wed, 12 Feb 2003 14:59:54 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 8cfd92acaa..8f5ada77ef 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP 4 NEWS - 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) -- 2.50.1