1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 10:03:27 +01:00
Michael Dowling 637a2fa1c1 Batch will be a separate package. Removing unused tests.
Removing MapIterator because Generators make this obsolete
Moving Pool to Http namespace
Iterators will become a separate package
Service will be its own package
Removing some tests that are no longer used or need to be replaced
Moving Version
Fixing event implementation because we are not hiding the fact that we
rely on the Symfony EventDispatcher, so it makes no sense to duplicate
its methods on things that have a dispatcher.
2013-10-29 21:03:28 -07:00
..