Skip to content

Commit c5705ce

Browse files
clxmstaabstaabm
authored andcommitted
Update pdo-prepare.php
1 parent e984e12 commit c5705ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default/data/pdo-prepare.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public function noInferenceOnBug196(PDO $pdo, array $minorPhpVersions, \DateTime
125125
}
126126

127127
/**
128-
* @param list<int> $idsToUpdate
128+
* @param list<positive-int> $idsToUpdate
129129
*/
130130
public function specifiedList(PDO $pdo, array $idsToUpdate, string $time)
131131
{

0 commit comments

Comments
 (0)