summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Hirokawa <hirokawa@php.net>2001-01-20 02:59:59 +0000
committerRui Hirokawa <hirokawa@php.net>2001-01-20 02:59:59 +0000
commitd5550b47064b7398679240ce7e609be76202c5e6 (patch)
tree32423b4c69d06296f35d0e909084aa3247927c4b
parent5a233fb7c2c905d425fdebebc340f549de249519 (diff)
downloadphp-git-d5550b47064b7398679240ce7e609be76202c5e6.tar.gz
added: EXPERIMENTAL
-rw-r--r--ext/iconv/EXPERIMENTAL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/iconv/EXPERIMENTAL b/ext/iconv/EXPERIMENTAL
new file mode 100644
index 0000000000..6443e99646
--- /dev/null
+++ b/ext/iconv/EXPERIMENTAL
@@ -0,0 +1,5 @@
+this extension is experimental,
+its functions may change their names
+or move to extension all together
+so do not rely to much on them
+you have been warned!