[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/appendices/_tokens.xml?=
From:       Matt_Li <mazzanet () php ! net>
Date:       2014-06-13 16:25:05
Message-ID: svn-mazzanet-1402676705-333784-967996366 () svn ! php ! net
[Download RAW message or body]

mazzanet                                 Fri, 13 Jun 2014 16:25:05 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=333784

Log:
Fix bug 67364

Bug: https://bugs.php.net/67364 (Open) juxtaposition of 'true' makes it appear like a keyword
      
Changed paths:
    U   phpdoc/en/trunk/appendices/tokens.xml

Modified: phpdoc/en/trunk/appendices/tokens.xml
===================================================================
--- phpdoc/en/trunk/appendices/tokens.xml	2014-06-13 15:08:07 UTC (rev 333783)
+++ phpdoc/en/trunk/appendices/tokens.xml	2014-06-13 16:25:05 UTC (rev 333784)
@@ -204,7 +204,7 @@
     </row>
     <row>
      <entry><constant>T_DNUMBER</constant></entry>
-     <entry>0.12, etc</entry>
+     <entry>0.12, etc.</entry>
      <entry><link linkend="language.types.float">floating point numbers</link></entry>
     </row>
     <row>
@@ -480,7 +480,7 @@
     </row>
     <row>
      <entry><constant>T_LNUMBER</constant></entry>
-     <entry>123, 012, 0x1ac, etc</entry>
+     <entry>123, 012, 0x1ac, etc.</entry>
      <entry><link linkend="language.types.integer">integers</link></entry>
     </row>
     <row>
@@ -691,7 +691,7 @@
     </row>
     <row>
      <entry><constant>T_STRING</constant></entry>
-     <entry>parent, true etc.</entry>
+     <entry>parent, self, etc.</entry>
      <entry>
       identifiers, e.g. keywords like <literal>parent</literal> and <literal>self</literal>,
       function names, class names and more are matched.



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic