From 7807a8348ab04561cbf6611594117ea20c01ad8e Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Thu, 10 Jan 2002 01:03:06 +0000 Subject: [PATCH] Added EXPERIMENTAL note. # this should be in there... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67472 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/shmop.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/functions/shmop.xml b/functions/shmop.xml index f24d2b14f5..c89fb60b5d 100755 --- a/functions/shmop.xml +++ b/functions/shmop.xml @@ -1,5 +1,5 @@ - + Shared Memory Functions shmop @@ -13,6 +13,10 @@ in your configure line. + + This module is experimental. API and others are subject to be + changed without notice. + In PHP 4.0.3, there functions were prefixed by shm rather than shmop.