From 90cbb8e02b9ff9d2805e5e12b2e49cfa22e68c1e Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Sat, 10 Nov 2001 23:58:23 +0000 Subject: [PATCH] Crash fix news. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index a8984a8668..31184c0c57 100644 --- a/NEWS +++ b/NEWS @@ -75,6 +75,11 @@ PHP 4.0 NEWS - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha) ?? ??? 200?, Version 4.1.0 +- Fixed a bug preg_match_all() that would return results under improper indices + in certain cases. (Andrei) +- Fixed a crash in str_replace() that would happen if search parameter was an + array and one of the replacements results in subject string being empty. + (Andrei) - Fixed MySQL extension to work with MySQL 4.0 (Jani) - Fixed a crash bug within Cobalt systems. Patch by tomc@tripac.com. (Jani) - Now bundling Dan Libby's xmlrpc-epi extension -- 2.50.1