no longer experimental

update package info
This commit is contained in:
Rob Richards 2004-08-26 20:17:20 +00:00
parent 518145133f
commit 74259c9124
2 changed files with 1 additions and 6 deletions

View File

@ -1,4 +0,0 @@
this module is experimental,
its functions may change their names
so do not rely to much on them
you have been warned!

View File

@ -2,7 +2,7 @@
<!DOCTYPE package SYSTEM "../package.dtd">
<package>
<name>xmlreader</name>
<summary>Provides fast, non-cached, forward-only access to XML data.</summary>
<summary>Provides fast, non-cached, forward-only access to XML data under PHP 5.</summary>
<description>
This extension wraps the libxml xmlReader API. The reader acts as a cursor
going forward on the document stream and stopping at each node in the way.
@ -58,7 +58,6 @@
<file role="doc" name="CREDITS"/>
<file role="doc" name="TODO"/>
<file role="doc" name="README"/>
<file role="doc" name="EXPERIMENTAL"/>
<file role="doc" name="examples/xmlreader_file.php"/>
<file role="doc" name="examples/xmlreader_string.php"/>
<file role="doc" name="examples/xmlreader.xml"/>