For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > September 2006 > cvs: phpdoc /en/reference/pdo constants.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/pdo constants.xml
Hannes Magnusson

2006-09-22, 7:57 am

bjori Fri Sep 22 12:08:50 2006 UTC

Modified files:
/phpdoc/en/reference/pdo constants.xml
Log:
Fix PDO constants (don't have PDO_ prefix anymore)


http://cvs.php.net/viewvc.cgi/phpdo...7&diff_format=u
Index: phpdoc/en/reference/pdo/constants.xml
diff -u phpdoc/en/reference/pdo/constants.xml:1.16 phpdoc/en/reference/pdo/constants.xml:1.17
--- phpdoc/en/reference/pdo/constants.xml:1.16 Fri Sep 22 11:59:01 2006
+++ phpdoc/en/reference/pdo/constants.xml Fri Sep 22 12:08:50 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
<section id="pdo.constants">
&reftitle.constants;
@@ -630,7 +630,7 @@
</varlistentry>
<varlistentry>
<term>
- <constant>PDO::PDO_NULL_NATURAL</constant>
+ <constant>PDO::NULL_NATURAL</constant>
(<type>integer</type> )
</term>
<listitem>
@@ -641,7 +641,7 @@
</varlistentry>
<varlistentry>
<term>
- <constant>PDO::PDO_NULL_EMPTY_STRING</constant>
+ <constant>PDO::NULL_EMPTY_STRING</constant>
(<type>integer</type> )
</term>
<listitem>
@@ -652,7 +652,7 @@
</varlistentry>
<varlistentry>
<term>
- <constant>PDO::PDO_NULL_TO_STRING</constant>
+ <constant>PDO::NULL_TO_STRING</constant>
(<type>integer</type> )
</term>
<listitem>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com