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

Appearance settings

Commit 9dfb144

Browse filesBrowse files
ErikSaunierweaverryan
authored andcommitted
Update testing.rst
Do not work anymore.
1 parent 5047480 commit 9dfb144
Copy full SHA for 9dfb144

File tree

Expand file treeCollapse file tree

1 file changed

+0
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-8
lines changed

‎book/testing.rst

Copy file name to clipboardExpand all lines: book/testing.rst
-8Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.