tularis         Wed Aug 22 17:24:24 2007 UTC

  Modified files:              
    /phpdoc/en/reference/pdo    constants.xml 
  Log:
  explained PDO::FETCH_SERIALIZE use
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdo/constants.xml?r1=1.19&r2=1.20&diff_format=u
Index: phpdoc/en/reference/pdo/constants.xml
diff -u phpdoc/en/reference/pdo/constants.xml:1.19 
phpdoc/en/reference/pdo/constants.xml:1.20
--- phpdoc/en/reference/pdo/constants.xml:1.19  Wed Jun 20 22:25:12 2007
+++ phpdoc/en/reference/pdo/constants.xml       Wed Aug 22 17:24:24 2007
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
 <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. 
-->
 <section xml:id="pdo.constants" xmlns="http://docbook.org/ns/docbook";>
  &reftitle.constants;
@@ -286,6 +286,7 @@
    </term>
    <listitem>
     <simpara>
+     As <constant>PDO::FETCH_INTO</constant> but object is provided as a 
serialized string.
      Available since PHP 5.1.0.
     </simpara>
    </listitem>

Reply via email to