mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Fix loose type comparison table
Closes GH-1218.
This commit is contained in:
parent
457de0ada3
commit
88890f831c
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@
|
|||
<entry>&true;</entry>
|
||||
<entry>&false;</entry>
|
||||
<entry>&false;*</entry>
|
||||
<entry>&true;</entry>
|
||||
<entry>&false;*</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>-1</literal></entry>
|
||||
|
|
Loading…
Reference in a new issue