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

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/language/predefined/exception clone.xml
From:       "Felipe Pena" <felipe () php ! net>
Date:       2008-04-20 16:32:22
Message-ID: cvsfelipe1208709142 () cvsserver
[Download RAW message or body]

felipe		Sun Apr 20 16:32:22 2008 UTC

  Modified files:              
    /phpdoc/en/language/predefined/exception	clone.xml 
  Log:
  - Added information about Fatal error on trying to clone.
  - Changed return value to void.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/predefined/exception/clone.xml?r1=1.1&r2=1.2&diff_format=u
                
Index: phpdoc/en/language/predefined/exception/clone.xml
diff -u phpdoc/en/language/predefined/exception/clone.xml:1.1 \
                phpdoc/en/language/predefined/exception/clone.xml:1.2
--- phpdoc/en/language/predefined/exception/clone.xml:1.1	Mon Apr 14 17:29:22 2008
+++ phpdoc/en/language/predefined/exception/clone.xml	Sun Apr 20 16:32:22 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 
 <refentry xml:id="exception.clone" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
@@ -14,7 +14,7 @@
    <void />
   </methodsynopsis>
   <para>
-   Clones the Exception.
+   Tries to clone the Exception, which results in Fatal error.
   </para>
  </refsect1>
  
@@ -26,7 +26,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns a clones object of the Exception.
+   &return.void;
   </para>
  </refsect1>
 



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