helly Tue Mar 7 19:29:04 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
- Update
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.447&r2=1.2027.2.448&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.447 php-src/NEWS:1.2027.2.448
--- php-src/NEWS:1.2027.2.447 Tue Mar 7 15:27:01 2006
+++ php-src/NEWS Tue Mar 7 19:29:04 2006
@@ -11,7 +11,7 @@
- Fixed ArrayIterator::seek().
- Added SimpleXMLElement::count().
- Dropped erroneous RecursiveDirectoryIterator::getSubPathInfo().
-- Improved SimpleXML: (Marcus)
+- Improved SimpleXML: (Marcus, Rob)
. Added SimpleXMLElement::getName() to retrieve name of element.
. Added ability to create elements on the fly.
. Added addChild() method for element creation supporting namespaces.
@@ -49,6 +49,7 @@
(Mike)
- Fixed crash with DOMImplementation::createDocumentType("name:"). (Mike)
- Fixed bug #36638 (strtotime() returns false when 2nd argument < 1). (Derick)
+- Fixed bug #36625 (pg_trace() does not work). (iakio at mono-space dot net)
- Fixed bug #36611 (assignment to SimpleXML object attribute changes argument
type to string). (Tony)
- Fixed bug #36606 (pg_query_params() changes arguments type to string). (Tony)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php