This commit is contained in:
Rob Richards 2007-07-03 15:03:16 +00:00
parent d6756845e8
commit 36722ebc31

2
NEWS
View File

@ -45,6 +45,8 @@ PHP NEWS
- Fixed bug #41867 (getName is broken). (Rob)
- Fixed bug #41865 (fputcsv(): 2nd parameter is not optional). (Jani)
- Fixed bug #41861 (getNamespaces() returns the namespaces of a node's
siblings). (Rob)
- Fixed bug #41845 (pgsql extension does not compile with PostgreSQL <7.4).
(Ilia)
- Fixed bug #41813 (segmentation fault when using string offset as an object).