From: Antony Dovgal Date: Wed, 9 Jan 2008 14:27:31 +0000 (+0000) Subject: fix typo X-Git-Tag: RELEASE_1_3_1~404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dbb3e4d831ac69bb51724e82dd0c8ba46929699;p=php fix typo --- diff --git a/NEWS b/NEWS index d469c24db7..96031f995b 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.3.0 -- Added ability to use Traversable objecta instead of plain arrays in ext/soap. +- Added ability to use Traversable objects instead of plain arrays in ext/soap. (Joshua Reese, Dmitry) - Added "?:" operator. (Marcus) - Added stream_supports_lock() function. (Benjamin Schulz)