sixd Mon, 22 Nov 2010 22:18:30 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305675
Log:
Explicitly name the added constant
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-11-22 21:56:18 UTC (rev 305674)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-11-22 22:18:30 UTC (rev 305675)
@@ -58,7 +58,8 @@
DateTime::createFromFormat(). (Derick)
- Implemented feature requests:
- . Implemented FR #52348, Ability to detect zend multibyte at runtime. (Kalle)
+ . Implemented FR #52348, added new constant ZEND_MULTIBYTE to detect
+ zend multibyte at runtime. (Kalle)
. Implemented FR #52173, added functions pcntl_get_last_error() and
pcntl_strerror(). (nick dot telford at gmail dot com, Arnaud)
. Implemented symbolic links support for open_basedir checks. (Pierre)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php