mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Sync the description with the migration53 guide, fixes #48747 (Gwynne)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283240 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7bf3bba25b
commit
6df13cb7ce
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.shm-has-var">
|
||||
<refnamediv>
|
||||
<refname>shm_has_var</refname>
|
||||
|
@ -14,7 +14,7 @@
|
|||
<methodparam><type>int</type><parameter>variable_key</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Checks whether a specific entry exists.
|
||||
Checks whether a specific key exists inside a shared memory segment.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue