summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2002-12-02 21:29:06 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2002-12-02 21:29:06 +0000
commite7f1bbf0f2f45efc03e03fc7972a4e4375e97721 (patch)
treee2c4252cf3903eefa7994746ffc59fba140abae1
parentde79a4e9d85826fe416a72dcb9e068a574c04a22 (diff)
downloadphp-git-e7f1bbf0f2f45efc03e03fc7972a4e4375e97721.tar.gz
Iconv extension is no longer experimental
-rw-r--r--ext/iconv/EXPERIMENTAL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/iconv/EXPERIMENTAL b/ext/iconv/EXPERIMENTAL
deleted file mode 100644
index 6443e99646..0000000000
--- a/ext/iconv/EXPERIMENTAL
+++ /dev/null
@@ -1,5 +0,0 @@
-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!