|
11 | 11 | &reftitle.description;
|
12 | 12 | <methodsynopsis>
|
13 | 13 | <modifier>public</modifier> <type class="union"><type>PDOStatement</type><type>false</type></type><methodname>PDO::query</methodname>
|
14 |
| - <methodparam><type>string</type><parameter>query</parameter></methodparam> |
15 |
| - <methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>fetchMode</parameter><initializer>&null;</initializer></methodparam> |
16 |
| - <methodparam rep="repeat"><type>mixed</type><parameter>fetchModeArgs</parameter></methodparam> |
| 14 | + <methodparam><type>string</type><parameter>query</parameter></methodparam>ű<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>fetchMode</parameter><initializer>&null;</initializer></methodparam> |
17 | 15 | </methodsynopsis>
|
18 | 16 |
|
19 | 17 | <methodsynopsis>
|
20 | 18 | <modifier>public</modifier> <type class="union"><type>PDOStatement</type><type>false</type></type><methodname>PDO::query</methodname>
|
21 | 19 | <methodparam><type>string</type><parameter>query</parameter></methodparam>
|
22 | 20 | <methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>fetchMode</parameter><initializer>&null;</initializer></methodparam>
|
23 |
| - <methodparam rep="repeat"><type>mixed</type><parameter>fetchModeArgs</parameter></methodparam> |
| 21 | + <methodparam><type>int</type><parameter>colno</parameter></methodparam> |
24 | 22 | </methodsynopsis>
|
25 | 23 |
|
26 | 24 | <methodsynopsis>
|
27 | 25 | <modifier>public</modifier> <type class="union"><type>PDOStatement</type><type>false</type></type><methodname>PDO::query</methodname>
|
28 | 26 | <methodparam><type>string</type><parameter>query</parameter></methodparam>
|
29 | 27 | <methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>fetchMode</parameter><initializer>&null;</initializer></methodparam>
|
30 |
| - <methodparam rep="repeat"><type>mixed</type><parameter>fetchModeArgs</parameter></methodparam> |
| 28 | + <methodparam><type>string</type><parameter>classname</parameter></methodparam> |
| 29 | + <methodparam><type>array</type><parameter>ctorargs</parameter></methodparam> |
31 | 30 | </methodsynopsis>
|
32 | 31 |
|
33 | 32 | <methodsynopsis>
|
34 | 33 | <modifier>public</modifier> <type class="union"><type>PDOStatement</type><type>false</type></type><methodname>PDO::query</methodname>
|
35 | 34 | <methodparam><type>string</type><parameter>query</parameter></methodparam>
|
36 | 35 | <methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>fetchMode</parameter><initializer>&null;</initializer></methodparam>
|
37 |
| - <methodparam rep="repeat"><type>mixed</type><parameter>fetchModeArgs</parameter></methodparam> |
| 36 | + <methodparam><type>object</type><parameter>object</parameter></methodparam> |
38 | 37 | </methodsynopsis>
|
39 | 38 |
|
40 | 39 | <para>
|
|
0 commit comments