Skip to content

Commit fe622d5

Browse files
committed
Update bug394.php
1 parent 8fc6c28 commit fe622d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default/data/bug394.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class X {
88
*/
99
private $conn;
1010

11-
public function bug394($sequence)
11+
public function bug394(mixed $sequence)
1212
{
1313
if ($sequence['conditionId'] !== null) {
1414
$query = 'SELECT email, adaid FROM ada WHERE adaid = ?';

0 commit comments

Comments
 (0)