From: Ilia Alshanetsky Date: Wed, 30 Aug 2006 20:08:05 +0000 (+0000) Subject: pcre news X-Git-Tag: php-5.2.0RC3~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26db0920d3e92e4cde582e6ba35bc5747bdde4c0;p=php pcre news --- diff --git a/NEWS b/NEWS index 2524c7d899..d23db0d9c7 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Sep 2006, PHP 5.2.0 +- Updated PCRE to version 6.7. (Ilia) - Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method). (Dmitry) - Added support for hexadecimal entity in imagettftext() for the bundled GD.