com doc/ja: Fix #80789: Return type includes false: reference/pdo/pdostatement/fetchall.xml
[email protected] (Yoshinari Takaoka) Tue, 23 Feb 2021 12:53:54 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
Commit: 263d0d6afcbc75d5c83dad4ae56b3de7c888b322=0AAuthor: Yoshinari = Takaoka <[email protected]> Tue, 23 Feb 2021 21:53:54 +0900=0AParen= ts: 26856cc71211ffe0a22050dc7c19e16db8d7ec96=0ABranches: master=0A=0ALin= k: http://git.php.net/?p=3Ddoc/ja.git;a=3Dcommitdiff;h=3D263d0d6afcbc= 75d5c83dad4ae56b3de7c888b322=0A=0ALog:=0AFix #80789: Return type includes f= alse=0A=0ABugs:=0Ahttps://bugs.php.net/80789=0A=0AChanged paths:=0A M ref= erence/pdo/pdostatement/fetchall.xml=0A=0A=0ADiff:=0Adiff --git a/reference= /pdo/pdostatement/fetchall.xml b/reference/pdo/pdostatement/fetchall.xml=0A= index 5feab309ce..f10e327973 100644=0A--- a/reference/pdo/pdostatement/fetc= hall.xml=0A+++ b/reference/pdo/pdostatement/fetchall.xml=0A@@ -1,7 +1,7 @@= =0A <?xml version=3D"1.0" encoding=3D"utf-8"?>=0A <!-- $Revision$ -->=0A-<!= -- EN-Revision: e41806c30bf6975e452c0d4ce35ab0984c2fa68c Maintainer: takagi= Status: ready -->=0A-<!-- CREDITS: shimooka -->=0A+<!-- EN-Revision: 0eaef= 37f83899ede9347b96611e79bd8e181f2dc Maintainer: takagi Status: ready -->=0A= +<!-- CREDITS: shimooka,mumumu -->=0A <refentry xml:id=3D"pdostatement.fetc= hall" xmlns=3D"http://docbook.org/ns/docbook">=0A <refnamediv>=0A <refna= me>PDOStatement::fetchAll</refname>=0A@@ -12,7 +12,7 @@=0A <refsect1 role= =3D"description">=0A &reftitle.description;=0A <methodsynopsis>=0A- <= modifier>public</modifier> <type>array</type><methodname>PDOStatement::fetc= hAll</methodname>=0A+ <modifier>public</modifier> <type class=3D"union"><= type>array</type><type>false</type></type><methodname>PDOStatement::fetchAl= l</methodname>=0A <methodparam choice=3D"opt"><type>int</type><parameter= >fetch_style</parameter></methodparam>=0A <methodparam choice=3D"opt"><t= ype>mixed</type><parameter>fetch_argument</parameter></methodparam>=0A <= methodparam choice=3D"opt"><type>array</type><parameter>ctor_args</paramete= r><initializer>array()</initializer></methodparam>=0A