diff options
author | foobar <sniper@php.net> | 2003-02-23 02:39:51 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-02-23 02:39:51 +0000 |
commit | 35f3f3ecc69fbaf97566083a1f43f9319594713d (patch) | |
tree | 2cf931e9f25b3a22e5dacd166494206341902dcf /sapi/apache2handler | |
parent | b1a1012a72fda0c7bd50465dce8c65d9f2459068 (diff) | |
download | php-git-35f3f3ecc69fbaf97566083a1f43f9319594713d.tar.gz |
These both are experimental still. (there has been a note in config.m4
all the time but these marker files were missing)
Diffstat (limited to 'sapi/apache2handler')
-rw-r--r-- | sapi/apache2handler/EXPERIMENTAL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sapi/apache2handler/EXPERIMENTAL b/sapi/apache2handler/EXPERIMENTAL new file mode 100644 index 0000000000..293159a693 --- /dev/null +++ b/sapi/apache2handler/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! |