From 6997917bf8b5f9a25bbb35c610c517e4e4a99ab9 Mon Sep 17 00:00:00 2001 From: Date: Tue, 18 Jun 2002 00:26:27 +0000 Subject: [PATCH] NEWS update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index caf421c9c6..91b2c06327 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Fixed a crash in ereg_replace() when backreference number was greater + than the number of subpatterns. (oliver@billix.franken.de) - Added preliminary SAX-Input support. It's now possible to build a DomDocument with SAX-Events. (chregu) - Bundle gd library 2.0.1 with php (ext/gd/libgd) (Rasmus), tweak config.m4 to -- 2.50.1