From 0e09bbae14f42cf88d3866d48ddaab62d54760fd Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Sat, 20 Sep 2003 01:41:45 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 32d54fec5a..3ecb022e8c 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP 4 NEWS - Fixed crash bug when non-existing save/serializer handler was used. (Jani) - Fixed memory leak in gethostbynamel() if an error occurs. (Sara) - Fixed FastCGI being unable to bind to a specific IP. (Sascha) +- Fixed bug #25583 (Incorrect handling of absolute path without drive). (Ilia) - Fixed bug #25570 (Possible crash in apache2handler when zend_bailout called outside of zend_try {} block). (Ilia) - Fixed bug #25530 (checkdate() incorrectly handles floats). (Ilia) -- 2.40.0