From: Date: Wed, 19 Jun 2002 00:28:47 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev_zend2_alpha2~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65a67889ef3c6eb07453d6b7c7b72017103588bb;p=php NEWS update --- diff --git a/NEWS b/NEWS index 91b2c06327..0acde31922 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Change the order of which modules are unloaded to the reverse order of + which they were loaded. (Derick, Zend Engine) - 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