mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Case-insensitive are lower-case (bug #50184)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291296 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
372c70d95b
commit
de06591551
1 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,11 @@
|
|||
<literal>CONSTANT</literal> and <literal>Constant</literal> represent
|
||||
different values.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
Case-insensitive constants are stored as lower-case.
|
||||
</para>
|
||||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
Loading…
Reference in a new issue