Skip to content

Commit d862b9d

Browse files
committed
Merge branch 2.1.x into 2.2.x
2 parents 9a6efe0 + 2fe5e55 commit d862b9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/functionMap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7828,7 +7828,7 @@
78287828
'PDOStatement::bindValue' => ['bool', 'parameter'=>'mixed', 'value'=>'mixed', 'data_type='=>'int'],
78297829
'PDOStatement::closeCursor' => ['bool'],
78307830
'PDOStatement::columnCount' => ['0|positive-int'],
7831-
'PDOStatement::debugDumpParams' => ['void'],
7831+
'PDOStatement::debugDumpParams' => ['?bool'],
78327832
'PDOStatement::errorCode' => ['string|null'],
78337833
'PDOStatement::errorInfo' => ['array'],
78347834
'PDOStatement::execute' => ['bool', 'bound_input_params='=>'?array'],

0 commit comments

Comments
 (0)