]> granicus.if.org Git - php/commitdiff
Extension is no longer experimental
authorIlia Alshanetsky <iliaa@php.net>
Wed, 15 Aug 2007 17:58:46 +0000 (17:58 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 15 Aug 2007 17:58:46 +0000 (17:58 +0000)
ext/ctype/README [deleted file]

diff --git a/ext/ctype/README b/ext/ctype/README
deleted file mode 100644 (file)
index 1e78a3d..0000000
+++ /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 ...