Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Pierre's Blog:
XMLWriter Reached Stable
Aug 08, 2005 @ 11:35:14

In a quick note from Pierre, he notes that the XMLWriter library has reached stable.

XMLWriter has no more known bug and has reached a stable state :)

The last issue we got was not a bug. On linux, it's valid to open a file, write some datas, delete the file, and continue. On windows It's not the case by default (Thanks to Wez for the notice, it's possible to allow it but it's not by default). That's why our tests failed on windows.

For more information, check out the homepage for more information (or just download it here).

tagged:

Link:


Trending Topics: