mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed #71110: INI_SCANNER_TYPED missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338261 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
893bcb1227
commit
071cf3fdad
1 changed files with 12 additions and 0 deletions
|
@ -318,6 +318,18 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="constant.ini-scanner-typed">
|
||||
<term>
|
||||
<constant>INI_SCANNER_TYPED</constant>
|
||||
(<type>integer</type>)
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Typed INI scanner mode (since PHP 5.6.1).
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="constant.fnm-noescape">
|
||||
<term>
|
||||
<constant>FNM_NOESCAPE</constant>
|
||||
|
|
Loading…
Reference in a new issue