Skip to content

Commit a81449b

Browse files
clxmstaabstaabm
authored andcommitted
Update pdo-prepare.php
1 parent 4ec254c commit a81449b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default/data/pdo-prepare.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public function noInferenceOnBug196(PDO $pdo, array $minorPhpVersions, \DateTime
139139
}
140140

141141
/**
142-
* @param list<int> $idsToUpdate
142+
* @param list<positive-int> $idsToUpdate
143143
*/
144144
public function specifiedList(PDO $pdo, array $idsToUpdate, string $time)
145145
{

0 commit comments

Comments
 (0)