mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Integrate user note 101775
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345049 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
75fb719c3c
commit
e9be040e16
1 changed files with 5 additions and 3 deletions
|
@ -22,9 +22,11 @@
|
|||
and the contents of the variable become the value for that key.
|
||||
In short, it does the opposite of <function>extract</function>.
|
||||
</para>
|
||||
<para>
|
||||
Any strings that are not set will simply be skipped.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
Any strings that are not set will silently be skipped.
|
||||
</para>
|
||||
</note>
|
||||
</refsect1>
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
|
|
Loading…
Reference in a new issue