summaryrefslogtreecommitdiff
path: root/ext/xmlreader/EXPERIMENTAL
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2004-04-19 18:55:02 +0000
committerRob Richards <rrichards@php.net>2004-04-19 18:55:02 +0000
commit5094e4e67c85053b0eab3f4c3309b911c5cd8d2c (patch)
treef7b4ee2dc66a0937440ae45cccc4ae30f3dbcd9b /ext/xmlreader/EXPERIMENTAL
parentbe85c9049b7364bca46aafcc62fd08c345a88739 (diff)
downloadphp-git-5094e4e67c85053b0eab3f4c3309b911c5cd8d2c.tar.gz
initial revision
requires PHP 5
Diffstat (limited to 'ext/xmlreader/EXPERIMENTAL')
-rw-r--r--ext/xmlreader/EXPERIMENTAL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/xmlreader/EXPERIMENTAL b/ext/xmlreader/EXPERIMENTAL
new file mode 100644
index 0000000000..dfa49ae496
--- /dev/null
+++ b/ext/xmlreader/EXPERIMENTAL
@@ -0,0 +1,4 @@
+this module is experimental,
+its functions may change their names
+so do not rely to much on them
+you have been warned!