This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
guzzle
Watch
1
Star
0
Fork
0
You've already forked guzzle
mirror of
https://github.com/guzzle/guzzle.git
synced
2025-02-26 02:53:22 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
/
Guzzle
/
Tests
/
Common
/
Mock
History
Michael Dowling
8f2df68a4a
[Common] [Http] [Service] Removing AbstractPlugin and just relying on regular signal slot observations for the built in plugins. Removing plugin logic from Clients. Adding administrative events for observers: event.attach, event.detach. Consolidating the ExponentialBackoffPlugin into one class. Moving CookieJars into the Http namespace.
2011-03-08 22:17:28 -06:00
..
MockFilter.php
Guzzle - PHP framework for building REST webservice clients
2011-02-27 22:32:13 -06:00
MockFilterCommand.php
Guzzle - PHP framework for building REST webservice clients
2011-02-27 22:32:13 -06:00
MockObserver.php
[Common] [Http] [Service] Removing AbstractPlugin and just relying on regular signal slot observations for the built in plugins. Removing plugin logic from Clients. Adding administrative events for observers: event.attach, event.detach. Consolidating the ExponentialBackoffPlugin into one class. Moving CookieJars into the Http namespace.
2011-03-08 22:17:28 -06:00
MockSubject.php
[Common] [Http] [Service] Renaming the Subject namespace to Event. Removing the redundant behavior of signal slots vs intercepting filters for emitting events from requests and clients. Updating the SubjectMediator to become EventManager and simplifying how it emits events to observers.
2011-03-07 22:21:33 -06:00