mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Element variablelist was missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39991 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c296e8a22f
commit
07da8169a0
1 changed files with 3 additions and 2 deletions
|
@ -1681,8 +1681,9 @@ while (list ($key, $val) = each ($HTTP_POST_VARS)) {
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<varlistentry>
|
||||
<term>EXTR_PREFIX_INVALID</term>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>EXTR_PREFIX_INVALID</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Only prefix invalid/numeric variable names with
|
||||
|
|
Loading…
Reference in a new issue