From: Date: Sat, 12 Jan 2002 01:11:00 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_ISSET_PATCH~215 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ffb4f259221d0099cc81b40ff025118bd5d6451;p=php NEWS update --- diff --git a/NEWS b/NEWS index a4a015b2a0..a0eb102ec1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Added multi-byte enabled regex functions. (Rui) - Added second parameter to count() that can be used to specify either normal or recursive counting. (patch by Vlad Bosinceanu ) - Added mb_get_info() to get internal settings of mbstring.