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

Commit9dfb144

Browse files
ErikSaunierweaverryan
authored andcommitted
Update testing.rst
Do not work anymore.
1 parent5047480 commit9dfb144

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎book/testing.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -353,14 +353,6 @@ or perform more complex requests::
353353
'image/jpeg',
354354
123
355355
);
356-
// or
357-
$photo = array(
358-
'tmp_name' => '/path/to/photo.jpg',
359-
'name' => 'photo.jpg',
360-
'type' => 'image/jpeg',
361-
'size' => 123,
362-
'error' => UPLOAD_ERR_OK
363-
);
364356
$client->request(
365357
'POST',
366358
'/submit',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp