summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2004-04-21 09:59:53 +0000
committerSVN Migration <svn@php.net>2004-04-21 09:59:53 +0000
commita82e4c40a2a16232c9e77b24331d8db218aaa46c (patch)
tree9c60b971f81377fc32657c7e1e549c5f371da644 /ext/xmlreader/README
parent40c20d3d722e35e22849f0429ea89f809b071ba8 (diff)
downloadphp-git-php-5.0.0RC2RC2.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC2RC2'.php-5.0.0RC2RC2
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.