mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
shmop is no longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81102 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
73c5854c50
commit
a735a35092
1 changed files with 1 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<reference id="ref.shmop">
|
||||
<title>Shared Memory Functions</title>
|
||||
<titleabbrev>shmop</titleabbrev>
|
||||
|
@ -13,15 +13,9 @@
|
|||
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>.
|
||||
<!-- TODO: do the old shm_* funcs still work, i.e. are they still
|
||||
aliased? -->
|
||||
</simpara>
|
||||
</note>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue