summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
diff options
context:
space:
mode:
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.