Jonathan Eskew
|
d094e33797
|
6.2.0 release
|
2016-03-21 13:02:09 -07:00 |
|
Michael Dowling
|
9627715757
|
Adding back json helper functions
|
2016-01-30 15:55:20 -08:00 |
|
Michael Dowling
|
c6851d6e48
|
6.1.1 release
|
2015-11-22 16:47:50 -08:00 |
|
Michael Dowling
|
66fd14b4d0
|
6.1.0 release
|
2015-09-08 10:36:26 -07:00 |
|
Michael Dowling
|
a8dfeff00e
|
6.0.2 release
|
2015-07-04 13:09:24 -07:00 |
|
Michael Dowling
|
829b40a8dc
|
Fixing curl memory leak. Closes #1151
|
2015-06-30 10:17:41 -07:00 |
|
phlogisticfugu
|
38849a4e02
|
correcting date for 6.0.1 release in CHANGELOG
|
2015-06-08 21:47:58 -07:00 |
|
Michael Dowling
|
f992b7b487
|
6.0.1 release
|
2015-05-27 09:57:51 -07:00 |
|
Michael Dowling
|
29afd334ba
|
Merge branch 'guzzle-v6'
Includes minor tweaks:
1. Link to UPGRADING.md from CHANGELOG.md.
2. Add psr/log to dev requirements.
|
2015-05-26 10:45:41 -07:00 |
|
Michael Dowling
|
1740bf408b
|
Merge remote-tracking branch 'origin/v6' into master
Conflicts:
docs/clients.rst
docs/events.rst
src/Event/AbstractRequestEvent.php
src/Event/Emitter.php
src/Message/MessageFactoryInterface.php
src/Message/Request.php
src/Subscriber/Mock.php
src/Url.php
src/Utils.php
tests/CollectionTest.php
tests/Event/ListenerAttacherTraitTest.php
tests/Message/MessageFactoryTest.php
tests/Message/RequestTest.php
tests/Subscriber/MockTest.php
tests/Subscriber/RedirectTest.php
tests/UrlTest.php
tests/UtilsTest.php
|
2015-05-19 23:22:50 -07:00 |
|
Michael Dowling
|
1c1722aca2
|
Updating changelog
|
2015-05-19 22:08:38 -07:00 |
|
Michael Dowling
|
f3c8c22471
|
5.3.0 release
|
2015-05-19 20:47:55 -07:00 |
|
Michael Dowling
|
7d701db9be
|
Bumping PHP requirement to 5.5
|
2015-04-25 19:29:57 -07:00 |
|
Michael Dowling
|
1a60d826f9
|
Updating changelog
|
2015-03-28 14:28:57 -07:00 |
|
Michael Dowling
|
475b29ccd4
|
5.2.0 release
|
2015-01-27 17:03:29 -08:00 |
|
Michael Dowling
|
2714378ff2
|
5.2.0 release
|
2015-01-27 17:02:22 -08:00 |
|
Hannes Van De Vreken
|
87f0fe8c02
|
More consistent use of backticks
|
2014-12-26 20:06:01 +01:00 |
|
Michael Dowling
|
f1085bb4e0
|
5.1.0 release
|
2014-12-19 12:27:15 -08:00 |
|
Michael Dowling
|
7b6b3b93a0
|
Updating changelog
|
2014-12-19 12:26:15 -08:00 |
|
Michael Dowling
|
dcf00ca764
|
Updating changelog
|
2014-12-19 12:04:26 -08:00 |
|
Ivan Romanko
|
4910ab5ad0
|
Fixed typo
|
2014-12-11 10:10:24 +03:00 |
|
Veres Lajos
|
c066ae4c71
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-12-04 21:43:57 +00:00 |
|
Michael Dowling
|
6c72627de1
|
5.0.3 release
|
2014-11-03 23:09:15 -08:00 |
|
Michael Dowling
|
2c7b9271de
|
Prepping for release. And fixing chag command
|
2014-10-30 20:26:30 -07:00 |
|
Michael Dowling
|
3e5a4bba47
|
Using the format from keepachangelog.com
|
2014-10-26 22:56:17 -07:00 |
|
Michael Dowling
|
9e806208d9
|
Prepping bugfix release
|
2014-10-16 11:00:41 -07:00 |
|
Michael Dowling
|
53069ad061
|
Prepping for release
|
2014-10-12 19:30:59 -07:00 |
|
Michael Dowling
|
cfa65c51e1
|
Updating changelog
|
2014-10-11 23:04:34 -07:00 |
|
Michael Dowling
|
4af718686c
|
I think I'll remove functions.php
|
2014-10-06 20:48:40 -07:00 |
|
Michael Dowling
|
0c21db3822
|
Adding more info to changelog entry
|
2014-10-01 10:49:19 -07:00 |
|
Michael Dowling
|
6bc3507e6b
|
Created a new section
|
2014-10-01 09:48:29 -07:00 |
|
Michael Dowling
|
f1bf4e5ca9
|
Adding more to the changelog
|
2014-10-01 09:45:45 -07:00 |
|
Michael Dowling
|
c4965eda15
|
Updating changelog and adding functions.php back to lessen the breaking changes
|
2014-10-01 09:09:03 -07:00 |
|
Michael Dowling
|
b50ae4508a
|
Updating changelog
|
2014-10-01 08:29:46 -07:00 |
|
Michael Dowling
|
cee099a079
|
Moving batch to Pool. Updating docs. Removing throwImmediately
|
2014-09-14 12:27:53 -07:00 |
|
Michael Dowling
|
6db649f347
|
Adding a Pool and marking Client::sendAll deprecated
|
2014-09-13 18:24:31 -07:00 |
|
Michael Dowling
|
62b57512a7
|
Adding the ability to add custom request options
|
2014-09-10 21:28:21 -07:00 |
|
Michael Dowling
|
db4e68d64f
|
Fixing typo
|
2014-09-08 21:35:12 -07:00 |
|
Michael Dowling
|
97e4fe8260
|
Returning an array rather than SplObjectStorage
|
2014-09-08 21:35:12 -07:00 |
|
Michael Dowling
|
668209c895
|
Getting tests working again. Removing more fluent interfaces.
Removing more fluent interfaces to make it easier to decorate
classes.
|
2014-09-08 21:35:11 -07:00 |
|
Michael Dowling
|
f19cc3a40d
|
Some minor breaking changes and adding async future responses.
|
2014-09-08 21:35:10 -07:00 |
|
Michael Dowling
|
9c4fbbf645
|
4.2.2 release
|
2014-09-08 15:11:58 -07:00 |
|
Michael Dowling
|
7eff942469
|
Fixing CurlAdapter memory leak. Closes #813
|
2014-09-08 13:53:10 -07:00 |
|
Michael Dowling
|
47ca212e98
|
4.2.1 release
|
2014-08-19 22:30:12 -07:00 |
|
Michael Dowling
|
e5f0b6b84d
|
Added the ability to throw exceptions immediately.
Closes #760
|
2014-08-17 16:21:32 -07:00 |
|
Michael Dowling
|
90bd509464
|
Adding support for the decode_content request option
- MessageFactory and adapters now handle decode_content
- server.js now requires base64 encoded data in the "body" JSON parameter.
- Closes #764
|
2014-08-17 14:33:46 -07:00 |
|
Michael Dowling
|
d088d32801
|
Updating to guzzlehttp/streams 2.0
|
2014-08-16 20:29:57 -07:00 |
|
Michael Dowling
|
ef1b0c3075
|
Merging in default headers case-insensitively. Closes #767
|
2014-08-14 23:03:39 -07:00 |
|
Michael Dowling
|
e196b8f44f
|
4.1.8 release
|
2014-08-14 13:29:51 -07:00 |
|
Michael Dowling
|
448f2c2076
|
4.1.7 release
|
2014-08-07 18:30:43 -07:00 |
|