cvs: phpdoc-hu /appendices tokens.xml

[email protected] ("Lajos Cseppent?")
Newsgroups php.doc.hu
Message-ID <cvschappy1171141881@cvsserver>
chappy		Sat Feb 10 21:11:21 2007 UTC

  Modified files:              
    /phpdoc-hu/appendices	tokens.xml 
  Log:
  tokens.xml
  
http://cvs.php.net/viewvc.cgi/phpdoc-hu/appendices/tokens.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc-hu/appendices/tokens.xml
diff -u phpdoc-hu/appendices/tokens.xml:1.1 phpdoc-hu/appendices/tokens.xml:1.2
--- phpdoc-hu/appendices/tokens.xml:1.1	Tue Jan 30 12:23:16 2007
+++ phpdoc-hu/appendices/tokens.xml	Sat Feb 10 21:11:21 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.23 Maintainer: chappy Status: ready --> 
+<!-- EN-Revision: 1.25 Maintainer: chappy Status: ready --> 
 
 <appendix id="tokens">
  <title>Értelmezõ Tokenek Listája</title>
@@ -99,7 +99,10 @@
     <row>
      <entry>T_CLONE</entry>
      <entry>clone</entry>
-     <entry><link linkend="language.oop5">osztályok és objektumok</link>. Csak PHP 5.</entry>
+     <entry>
+      <link linkend="language.oop5">osztályok és objektumok</link>
+      (PHP 5.0.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_CLOSE_TAG</entry>
@@ -168,7 +171,10 @@
     <row>
      <entry>T_DOC_COMMENT</entry>
      <entry>/** */</entry>
-     <entry><link linkend="language.basic-syntax.comments">PHPDoc stílusú kommentek</link> (csak PHP 5)</entry>
+     <entry>
+      <link linkend="language.basic-syntax.comments">PHPDoc style comments</link>
+      (PHP 5.0.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_DO</entry>
@@ -349,7 +355,10 @@
     <row>
      <entry>T_INSTANCEOF</entry>
      <entry>instanceof</entry>
-     <entry><link linkend="language.operators.type">típus operátorok</link> (csak PHP 5)</entry>
+     <entry>
+      <link linkend="language.operators.type">típus operátorok</link> 
+      (PHP 5.0.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_INT_CAST</entry>
@@ -513,17 +522,26 @@
     <row>
      <entry>T_PRIVATE</entry>
      <entry>private</entry>
-     <entry><link linkend="language.oop5">osztályok és objektumok</link>. Csak PHP 5.</entry>
+     <entry>
+      <link linkend="language.oop5">osztályok és objektumok</link>
+      (PHP 5.0.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_PUBLIC</entry>
      <entry>public</entry>
-     <entry><link linkend="language.oop5">osztályok és objektumok</link>. Csak PHP 5.</entry>
+     <entry>
+      <link linkend="language.oop5">osztályok és objektumok</link>
+      (PHP 5.0.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_PROTECTED</entry>
      <entry>protected</entry>
-     <entry><link linkend="language.oop5">osztályok és objektumok</link>. Csak PHP 5.</entry>
+     <entry>
+      <link linkend="language.oop5">osztályok és objektumok</link>
+      (PHP 5.0.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_REQUIRE</entry>
@@ -650,14 +668,18 @@
     <row>
      <entry>T_FUNC_C</entry>
      <entry>__FUNCTION__</entry>
-     <entry><link linkend="language.constants">konstansok</link>, 
-     PHP 4.3.0 óta</entry>
+     <entry>
+      <link linkend="language.constants">konstansok</link>
+      (PHP 4.3.0 óta)
+     </entry>
     </row>
     <row>
      <entry>T_CLASS_C</entry>
      <entry>__CLASS__</entry>
-     <entry><link linkend="language.constants">konstansok</link>,
-     PHP 4.3.0 óta</entry>
+     <entry>
+      <link linkend="language.constants">konstansok</link>
+      (PHP 4.3.0 óta)
+     </entry>
     </row>
    </tbody> 
   </tgroup>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.