johannes Wed Nov 21 00:03:59 2007 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Fix NEWS file http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.50&r2=1.2027.2.547.2.965.2.51&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.50 php-src/NEWS:1.2027.2.547.2.965.2.51 --- php-src/NEWS:1.2027.2.547.2.965.2.50 Tue Nov 20 22:17:01 2007 +++ php-src/NEWS Wed Nov 21 00:03:59 2007 @@ -1,8 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.3.0 -- Added stream_supports_lock() function (Benjamin Schulz) -- Added msg_queue_exists() function (Benjamin Schulz) +- Added "?:" operator. (Marcus) +- Added stream_supports_lock() function. (Benjamin Schulz) +- Added msg_queue_exists() function. (Benjamin Schulz) - Added 3 Firebird specific attributes that can be set via PDO::setAttribute() to control formatting of date/timestamp columns: PDO::FB_ATTR_DATE_FORMAT, PDO::FB_ATTR_TIME_FORMAT and PDO::FB_ATTR_TIMESTAMP_FORMAT.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php