sniper Tue Jan 25 07:28:05 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src NEWS
Log:
order + typos
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.210&r2=1.1760.2.211&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.210 php-src/NEWS:1.1760.2.211
--- php-src/NEWS:1.1760.2.210 Tue Jan 25 05:52:18 2005
+++ php-src/NEWS Tue Jan 25 07:28:05 2005
@@ -3,11 +3,11 @@
?? ??? 2005, PHP 5.0.4
- Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
- Added length and charsetnr for field array and object in mysqli. (Georg)
+- Changed foreach() to throw an exception if IteratorAggregate::getIterator()
+ does not return an Iterator. (Marcus)
- Changed phpize not to require automake and libtool. (Jani)
- Fixed build system to always use bundled libtool files. (Jani)
- Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values).
(Georg)
-- Changed foreach to throw an exception if IteratorAggregate::getIteraor() does
- not return an Iterator. (Marcus)
- Fixed bug #31651 (ReflectionClass::getDefaultProperties segfaults with
arrays).
(Marcus)
- Fixed bug #31623 (OCILogin does not support password grace period).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php