mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Remove *. Was going to refer to a <note> but decided it's not worth it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129504 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d9fc90e266
commit
e2a8781c29
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<appendix id="types.comparisons">
|
||||
<title>PHP type comparison tables</title>
|
||||
<para>
|
||||
|
@ -121,7 +121,7 @@
|
|||
<entry>&true;</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>$x = "0";</literal> *</entry>
|
||||
<entry><literal>$x = "0";</literal></entry>
|
||||
<entry><type>string</type></entry>
|
||||
<entry>&true;</entry>
|
||||
<entry>&false;</entry>
|
||||
|
|
Loading…
Reference in a new issue