summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorRui Hirokawa <hirokawa@php.net>2001-09-23 13:42:00 +0000
committerRui Hirokawa <hirokawa@php.net>2001-09-23 13:42:00 +0000
commit1b787166611c34fe51efb4a8cf54f52e3d15b1fa (patch)
tree67914df3634bf6832f01eac9aa673e49aae34894 /ext
parent524b089127a348adee64ae5e281acdc7d761b615 (diff)
downloadphp-git-1b787166611c34fe51efb4a8cf54f52e3d15b1fa.tar.gz
mbstring is no more in experimental status.
Diffstat (limited to 'ext')
-rw-r--r--ext/mbstring/EXPERIMENTAL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/mbstring/EXPERIMENTAL b/ext/mbstring/EXPERIMENTAL
deleted file mode 100644
index 6443e99646..0000000000
--- a/ext/mbstring/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!