Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Fix broken save_to examples #63

Closed
wants to merge 1 commit into from
Closed

Fix broken save_to examples #63

wants to merge 1 commit into from

Conversation

rokclimb15
Copy link

The extra empty array is received as options and the actual options (containing save_to) is discarded in __call in 6.0. It runs the request and never saves the file (and gives no error).

The extra empty array is received as options and the actual options (containing save_to) is discarded in __call in 6.0.  It runs the request and never saves the file (and gives no error).
@mtdowling
Copy link
Member

Since this is the Guzzle 3.x repo, the current example makes sense because it is showing how to use version 3.

@rokclimb15
Copy link
Author

Michael,

Thanks for the clarification. For some reason Google turned up the docs
for this first. On a different system that I use, it returns the latest
docs. Sorry for the trouble.

On Thu, Jul 9, 2015 at 1:41 AM, Michael Dowling notifications@github.com
wrote:

Since this is the Guzzle 3.x repo, the current example makes sense because
it is showing how to use version 3.


Reply to this email directly or view it on GitHub
#63 (comment).

@rokclimb15 rokclimb15 closed this Jul 9, 2015
@rokclimb15 rokclimb15 deleted the patch-1 branch July 9, 2015 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants