summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2004-06-03 08:17:16 +0000
committerSVN Migration <svn@php.net>2004-06-03 08:17:16 +0000
commitdac069bb9e4d66ae3dec29a802bf176b178a36e5 (patch)
tree0bb3909463bb6cc093bbbaee39f6942a331ac07e /ext/xmlreader/README
parent02032ccf9f03a59a7748a00d84e240b46ee084ce (diff)
downloadphp-git-php-5.0.0RC3RC2.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3RC2'.php-5.0.0RC3RC2
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.