From 2c92e3f98353cc7bcfa884f0d9f7a7722e0f132f Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Fri, 10 Jan 2003 01:17:03 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 18430e3f56..d46e86fcff 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,18 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #21511 (config.status warning). (Jani) +- Fixed bug #21531 (file_exists() and other filestat functions report errors + when the requested file/directory does not exists). (Sara) +- Fixed bug #21544 (Extended checks for where FreeTDS is installed). (Frank) +- Fixed bug #21523 (number_format could cause a memory allocation for a + negative memory size in situations where the sprintf implementation of the + host system generated less decimal places than were requested). (Wez) +- Fixed bug #21529 (memory corruption by fsockopen()). (Ilia) +- Fixed bug #21518 (imagecreatefromstring() crashed when dealing with invalid + image files). (Ilia) +- Fixed bug #20802 (PHP would die silently when memory limit is reached). + (Ilia) - Fixed bug #21498 (mysql_pconnect connection problems). (Georg) - Fixed bug #21443 (improper handling of ? surrounded by spaces in get_browser()). (Ilia) -- 2.40.0