[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/_language-snippets.ent?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2018-03-28 15:25:50
Message-ID: svn-cmb-1522250750-344576-1584010646 () svn ! php ! net
[Download RAW message or body]

cmb                                      Wed, 28 Mar 2018 15:25:50 +0000

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

Log:
Fix constant name

Changed paths:
    U   phpdoc/en/trunk/language-snippets.ent

Modified: phpdoc/en/trunk/language-snippets.ent
===================================================================
--- phpdoc/en/trunk/language-snippets.ent	2018-03-28 10:09:10 UTC (rev 344575)
+++ phpdoc/en/trunk/language-snippets.ent	2018-03-28 15:25:50 UTC (rev 344576)
@@ -1302,7 +1302,7 @@
 driver-specific constants should only be used if you are using this driver.
 Using driver-specific attributes with another driver may result in
 unexpected behaviour. <function>PDO::getAttribute</function> may be used to
-obtain the <constant>PDO_ATTR_DRIVER_NAME</constant> attribute to check the
+obtain the <constant>PDO::ATTR_DRIVER_NAME</constant> attribute to check the
 driver, if your code can run against multiple drivers.</simpara>'>

 <!ENTITY pdo.errors.exception-not-errmode '<note \
xmlns="http://docbook.org/ns/docbook"><simpara>An exception is raised even when the \
<constant>PDO::ATTR_ERRMODE</constant> attribute is not \
<constant>PDO::ERRMODE_EXCEPTION</constant>.</simpara></note>'>



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