derick Sat Mar 5 12:52:47 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - Make sure to note that this involves SOAP. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.272&r2=1.1760.2.273&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.272 php-src/NEWS:1.1760.2.273 --- php-src/NEWS:1.1760.2.272 Sat Mar 5 08:26:55 2005 +++ php-src/NEWS Sat Mar 5 12:52:45 2005 @@ -34,7 +34,7 @@ - Fixed bug #32134 (Overloading offsetGet/offsetSet). (Marcus) - Fixed bug #32130 (ArrayIterator::seek() does not throw an Exception on invalid index). (Marcus) -- Fixed bug #32115 (dateTime encoding of timezone incorrect). (Dmitry) +- Fixed bug #32115 (dateTime SOAP encoding of timezone incorrect). (Dmitry) - Fixed bug #32081 (in mysqli default socket value is not being used). (Ilia) - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick) - Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php