diff options
author | Rui Hirokawa <hirokawa@php.net> | 2001-01-20 02:59:59 +0000 |
---|---|---|
committer | Rui Hirokawa <hirokawa@php.net> | 2001-01-20 02:59:59 +0000 |
commit | d5550b47064b7398679240ce7e609be76202c5e6 (patch) | |
tree | 32423b4c69d06296f35d0e909084aa3247927c4b | |
parent | 5a233fb7c2c905d425fdebebc340f549de249519 (diff) | |
download | php-git-d5550b47064b7398679240ce7e609be76202c5e6.tar.gz |
added: EXPERIMENTAL
-rw-r--r-- | ext/iconv/EXPERIMENTAL | 5 |
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! |