Skip to content

Commit 26e0df7

Browse files
authored
Update curl_multi_info_read.phpt
1 parent 38b21fc commit 26e0df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/curl/tests/curl_multi_info_read.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ foreach ($urls as $i => $url) {
3333
curl_close($conn[$i]);
3434
}
3535
?>
36-
--EXPECTF--
36+
--EXPECT--
3737
bool(true)
3838
bool(true)

0 commit comments

Comments
 (0)