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
This commit is contained in:
Yasuo Ohgaki 2002-01-10 01:03:06 +00:00
parent 022e424be8
commit 7807a8348a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<reference id="ref.shmop">
<title>Shared Memory Functions</title>
<titleabbrev>shmop</titleabbrev>
@ -13,6 +13,10 @@
in your configure line.
</para>
<note>
<simpara>
This module is experimental. API and others are subject to be
changed without notice.
</simpara>
<simpara>
In PHP 4.0.3, there functions were prefixed by <literal>shm</literal>
rather than <literal>shmop</literal>.