helly Thu May 11 22:58:14 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - Update http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.15&r2=1.2027.2.547.2.16&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.15 php-src/NEWS:1.2027.2.547.2.16 --- php-src/NEWS:1.2027.2.547.2.15 Thu May 11 22:10:30 2006 +++ php-src/NEWS Thu May 11 22:58:14 2006 @@ -6,6 +6,9 @@ - Added support for constructors in interfaces to force constructor signature checks in implementations. (Marcus) - Changed __toString to be called whereever applicable. (Marcus) +- Improved PDO: + . Added new attribute ATTR_DEFAULT_FETCH_MODE. (Pierre) + . Added FETCH_PROPS_LATE. (Marcus) - Improved SPL: (Marcus) . Added RegExIterator and RecursiveRegExIterator . Added full caching support and ArrayAccess to CachingIterator.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php