From: foobar Date: Mon, 24 Jun 2002 11:51:42 +0000 (+0000) Subject: ..unless someone adds all the missing ones.. :) X-Git-Tag: php-4.2.3RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5610b3b4714d1d9930dea3f33f7b5e4e3c73007;p=php ..unless someone adds all the missing ones.. :) --- diff --git a/NEWS b/NEWS index 8aa2d5d1d0..5882413b22 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.2.2 +- Couple of bug fixes. (Various Artists) - Fixed accidental pg_lo_import() API change. (Yasuo) - Fixed ereg_replace() crash when the backreference number was greater than the number of captured subpatterns. (oliver@billix.franken.de)