summaryrefslogtreecommitdiff
path: root/sapi/servlet
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2001-12-04 13:20:26 +0000
committerSebastian Bergmann <sebastian@php.net>2001-12-04 13:20:26 +0000
commita9b9c68b8a76b210fdce0a240644de299dc3d228 (patch)
treeafa40fd168d7a2f2d5a4bc6f7ee4d6b83085f449 /sapi/servlet
parent46c3d99a9c662178c8fdd588f9aa3d3bffdeac4b (diff)
downloadphp-git-a9b9c68b8a76b210fdce0a240644de299dc3d228.tar.gz
Mark sapi/servlet as what it is: experimental.
Diffstat (limited to 'sapi/servlet')
-rw-r--r--sapi/servlet/EXPERIMENTAL5
1 files changed, 5 insertions, 0 deletions
diff --git a/sapi/servlet/EXPERIMENTAL b/sapi/servlet/EXPERIMENTAL
new file mode 100644
index 0000000000..293159a693
--- /dev/null
+++ b/sapi/servlet/EXPERIMENTAL
@@ -0,0 +1,5 @@
+this module 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!