Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9ee2d3

Browse files
committed
Remove a wrong comment
1 parent8105685 commitb9ee2d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎http_client.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,8 +1330,7 @@ components from the Packagist API in parallel::
13301330
}
13311331

13321332
$results = [];
1333-
// iterate through the responses and read their content;
1334-
// note: responses may complete in a different order than they were sent
1333+
// iterate through the responses and read their content
13351334
foreach ($responses as $package => $response) {
13361335
// process response data somehow ...
13371336
$results[$package] = $response->toArray();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp