summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2004-04-25 09:15:58 +0000
committerSVN Migration <svn@php.net>2004-04-25 09:15:58 +0000
commit3ac3e659d8aa9414fbe208adc3a7a9eea3d39081 (patch)
tree29443c0bf9a2cb6a9b5d1930e681ca45e0ef7fde /ext/xmlreader/README
parent1ccf8dde153d0b81798f742fdd70d9a3c24537de (diff)
downloadphp-git-php-5.0.0RC2.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC2'.php-5.0.0RC2
Diffstat (limited to 'ext/xmlreader/README')
-rw-r--r--ext/xmlreader/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/xmlreader/README b/ext/xmlreader/README
deleted file mode 100644
index 0d946f62da..0000000000
--- a/ext/xmlreader/README
+++ /dev/null
@@ -1,5 +0,0 @@
-XMLReader represents a reader that provides non-cached,
-forward-only access to XML data. It is based upon the
-xmlTextReader api from libxml
-
-This extension is designed to only work under PHP 5.