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

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

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

Log:
Fix #52003: Incorrect PDOStatement::execute() signature

Bug: https://bugs.php.net/52003 (Closed) Incorrect PDOStatement::execute() signature
      
Changed paths:
    U   phpdoc/ja/trunk/reference/pdo/pdostatement/execute.xml

Modified: phpdoc/ja/trunk/reference/pdo/pdostatement/execute.xml
===================================================================
--- phpdoc/ja/trunk/reference/pdo/pdostatement/execute.xml	2020-04-07 16:44:01 UTC (rev 349639)
+++ phpdoc/ja/trunk/reference/pdo/pdostatement/execute.xml	2020-04-07 16:58:46 UTC (rev 349640)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 340381 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349634 Maintainer: takagi Status: ready -->
 <!-- CREDITS: shimooka,mumumu -->
 <refentry xml:id="pdostatement.execute" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -13,7 +13,7 @@
   &reftitle.description;
   <methodsynopsis>
    <modifier>public</modifier> <type>bool</type><methodname>PDOStatement::execute</methodname>
-   <methodparam choice="opt"><type>array</type><parameter>input_parameters</parameter></methodparam>
+   <methodparam choice="opt"><type>array</type><parameter>input_parameters</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
   <para>
    <link linkend="pdo.prepared-statements">プリペアドステートメント</link>を実行します。
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.