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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Add link to PDO constants from PDO::setFetchMode() (#3038)
From:       Tim Bond via GitHub <noreply () php ! net>
Date:       2023-12-27 0:56:04
Message-ID: frCQQsjNRUwtDr9ziPrDUqjm5FE32UHlomseJZ63HX8 () main ! php ! net
[Download RAW message or body]

Author: Tim Bond (cookieguru)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2023-12-27T00:56:45Z

Commit: https://github.com/php/doc-en/commit/b4756524479423ee3118adec1effa89171a9ffda
Raw diff: https://github.com/php/doc-en/commit/b4756524479423ee3118adec1effa89171a9ffda.diff

Add link to PDO constants from PDO::setFetchMode() (#3038)

Changed paths:
  M  reference/pdo/pdostatement/setfetchmode.xml


Diff:

diff --git a/reference/pdo/pdostatement/setfetchmode.xml b/reference/pdo/pdostatement/setfetchmode.xml
index f2d71432164..9cf0fa78a67 100644
--- a/reference/pdo/pdostatement/setfetchmode.xml
+++ b/reference/pdo/pdostatement/setfetchmode.xml
@@ -43,7 +43,9 @@
      <term><parameter>mode</parameter></term>
      <listitem>
       <para>
-       The fetch mode must be one of the <literal>PDO::FETCH_*</literal> constants.
+       The fetch mode must be one of the
+       <link linkend="pdo.constants"><constant>PDO::FETCH_<replaceable>*</replaceable></constant></link>
+       constants.
       </para>
      </listitem>
     </varlistentry>

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