From: Ilia Alshanetsky Date: Wed, 15 Aug 2007 17:58:46 +0000 (+0000) Subject: Extension is no longer experimental X-Git-Tag: php-5.2.4RC2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2326c077e7f118894db856d647434e970a13ac57;p=php Extension is no longer experimental --- diff --git a/ext/ctype/README b/ext/ctype/README deleted file mode 100644 index 1e78a3d933..0000000000 --- a/ext/ctype/README +++ /dev/null @@ -1,5 +0,0 @@ -this is an experimental extension that provides the -ctype family of function available in C -i'm not sure about whether they should go into ext/standard -or stay as an extension of their own and about using -a ctype_ prefix or sticking with the C names ...