Skip to content

Commit c66161d

Browse files
committed
Update curl_multi_info_read.phpt
1 parent 252cfa5 commit c66161d

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

ext/curl/tests/curl_multi_info_read.phpt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,5 @@ foreach ($urls as $i => $url) {
3535
}
3636
?>
3737
--EXPECTF--
38-
bool(%s)
39-
bool(%s)
40-
41-
Warning: (null)(): %d is not a valid cURL handle resource in Unknown on line %i
42-
43-
Warning: (null)(): %d is not a valid cURL handle resource in Unknown on line %i
44-
45-
Warning: (null)(): %d is not a valid cURL handle resource in Unknown on line %i
46-
47-
Warning: (null)(): %d is not a valid cURL handle resource in Unknown on line %i
38+
bool(true)
39+
bool(true)

0 commit comments

Comments
 (0)