svn: /phpdoc/ja/trunk/reference/pdo/pdostatement/ bindparam.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 07 Apr 2020 17:03:35 +0000

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

Log:
Fix #76693: Notation / warning should be made for mutation of &$variable in bindParam

Bug: https://bugs.php.net/76693 (Closed) Notation / warning should be made for mutation of &$variable in bindParam.
      
Changed paths:
    U   phpdoc/ja/trunk/reference/pdo/pdostatement/bindparam.xml

Modified: phpdoc/ja/trunk/reference/pdo/pdostatement/bindparam.xml
===================================================================
--- phpdoc/ja/trunk/reference/pdo/pdostatement/bindparam.xml	2020-04-07 16:58:46 UTC (rev 349640)
+++ phpdoc/ja/trunk/reference/pdo/pdostatement/bindparam.xml	2020-04-07 17:03:35 UTC (rev 349641)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: takagi Status: ready -->
-<!-- CREDITS: shimooka -->
+<!-- EN-Revision: 349636 Maintainer: takagi Status: ready -->
+<!-- CREDITS: shimooka,mumumu -->
 <refentry xml:id="pdostatement.bindparam" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>PDOStatement::bindParam</refname>
@@ -28,7 +28,8 @@
   </para>
   <para>
    ほとんどのパラメータは入力パラメータです。つまり、クエリを構築する際、
-   パラメータは読み込み専用で使用されます。
+   パラメータは読み込み専用で使用されます(とはいえ、
+   <parameter>data_type</parameter> によってはキャストされる可能性もあります)。
    いくつかのドライバは、出力パラメータとしてデータを返す
    ストアドプロシージャの実行をサポートしており、
    またいくつかのドライバは、データを渡し更新された値を受け取る、
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.