1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-25 02:22:57 +01:00

5 Commits

Author SHA1 Message Date
David Thalmann
576832ab7a Fixes #619 : HTTP Status Code is also Exception code 2014-04-02 22:07:12 +02:00
Michael Dowling
1abcf6c2df Adding a check to ensure that an exception cannot have the emitted error setting set to false 2014-03-11 10:43:05 -07:00
Michael Dowling
a933648121 Adding a parse exception test 2014-03-06 10:30:42 -08:00
Michael Dowling
2b2ee1bb95 Hardening the event system for the before and error event so that events are not emitted twice that are encountered during the before event 2014-03-02 12:12:59 -08:00
Michael Dowling
89a8e2ede1 Using PSR-4 and moving namespace from Guzzle to GuzzleHttp
- Moving various namespaces up a level
- Updating docs
- Renaming EventSubscriberInterface to SubscriberInterface
2014-02-16 20:42:45 -08:00