jani Mon, 01 Feb 2010 13:54:10 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=294305
Log:
- Fix order. (this can not be so hard? :)
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS 2010-02-01 13:45:57 UTC (rev 294304)
+++ php/php-src/branches/PHP_5_2/NEWS 2010-02-01 13:54:10 UTC (rev 294305)
@@ -8,6 +8,7 @@
long). (Ilia)
- Fixed bug #50727 (Accesing mysqli->affected_rows on no connection causes
segfault). (Andrey, Johannes)
+- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
28 Jan 2010, PHP 5.2.13RC1
@@ -66,7 +67,6 @@
- Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
- Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
- Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob)
-- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
- Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
- Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
in HTTP uploads). (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php