[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/_reserved.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2013-05-21 17:53:50
Message-ID: svn-vrana-1369158830-330328-1392698676 () svn ! php ! net
[Download RAW message or body]

vrana                                    Tue, 21 May 2013 17:53:50 +0000

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

Log:
Link ErrorException and Generator

Changed paths:
    U   phpdoc/en/trunk/appendices/reserved.xml

Modified: phpdoc/en/trunk/appendices/reserved.xml
===================================================================
--- phpdoc/en/trunk/appendices/reserved.xml	2013-05-21 13:44:25 UTC (rev 330327)
+++ phpdoc/en/trunk/appendices/reserved.xml	2013-05-21 17:53:50 UTC (rev 330328)
@@ -356,6 +356,14 @@
       </listitem>
      </varlistentry>
      <varlistentry>
+      <term><classname>ErrorException</classname></term>
+      <listitem>
+       <simpara>
+        Available since PHP 5.1.0.
+       </simpara>
+      </listitem>
+     </varlistentry>
+     <varlistentry>
       <term><classname>php_user_filter</classname></term>
       <listitem>
        <simpara>
@@ -379,6 +387,20 @@
     </simpara>
    </sect2>

+   <sect2 xml:id="reserved.classes.generator">
+    <title>Generator</title>
+
+    <simpara>
+     The predefined final class <classname>Generator</classname> was introduced
+     in PHP 5.5.0. It is used for representing <link
+     linkend="language.generators">generators</link>.
+    </simpara>
+    <simpara>
+     For more information, see its <link linkend="class.generator">class
+     page</link>.
+    </simpara>
+   </sect2>
+
    <sect2 xml:id="reserved.classes.special">
     <title>Special classes</title>




-- 
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