1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 21:38:16 +01:00

82 Commits

Author SHA1 Message Date
Michael van Tricht
d0839cea06 Add PHP versions to version guidance in README.md 2016-11-15 10:39:46 +01:00
Javier Eguiluz
c554a228be Fixed a PHP namespace 2016-07-01 11:23:17 +02:00
Farhad Safarov
3528e406e1 Fix broken travis badge 2016-06-20 09:52:22 +03:00
BIL9000
80751fd836 php command
minor command missing, easy for some, however for newbie… fatality!
2016-04-01 15:56:52 -04:00
Michael Dowling
19b3d24673 Fixing readme
Closes #1343
2015-12-29 13:27:26 -08:00
Victor Bocharsky
6ce41b3cec Fix status code in example
The `getStatusCode()` method returns an `integer` status code, not a `string`.
2015-11-19 12:49:07 +02:00
Michael Dowling
196b301670 Cleaning up docs. Closes #1231, closes #1241 2015-09-06 11:18:04 -07:00
Michael Dowling
b0cb490f15 Fixing example. Closes #1149 2015-06-30 09:15:07 -07:00
Steve Edson
fdadee360a Fixed incorrect variable in async readme example 2015-05-28 09:03:15 +01:00
Michael Dowling
c00b65cc21 Adding namespace to version guidance 2015-05-26 20:31:17 -07:00
Michael Dowling
c50a8ebc57 Fixing guzzle 3 repo link 2015-05-26 20:22:21 -07:00
Michael Dowling
e528a6114f Fixing readme links 2015-05-26 20:21:48 -07:00
Michael Dowling
c50df59760 Updating version guidance 2015-05-26 20:17:25 -07:00
Michael Dowling
df897ae757 Adding version guidance to readme 2015-05-26 11:22:06 -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
Sahat Yalkabov
f314ea63dd Use SVG for Build Status badge 2015-04-17 20:57:19 -07:00
Michael Dowling
1e892c547c Updating docs and readme 2015-03-29 12:34:54 -07:00
Michael Dowling
194ff101f4 Updating readme 2015-03-29 11:10:33 -07:00
Michael Dowling
fc8456d5fb Removing extra call from readme 2015-03-28 15:36:35 -07:00
Michael Dowling
4864dc27e4 Updating readme 2015-03-28 15:36:00 -07:00
grokify
e61405bfcf Update README.md 2015-03-02 13:11:30 -08:00
Pablo Godel
3057497df1 Updated Composer installation instructions 2014-10-13 15:57:22 -04:00
Michael Dowling
858041896a Tweak 2014-10-11 22:59:10 -07:00
Michael Dowling
b1640b080b Updating tag line 2014-10-09 23:04:32 -07:00
Michael Dowling
e7ab6becf9 Updating readme 2014-10-08 22:49:03 -07:00
Michael Dowling
c0214da718 More doc tweaks 2014-10-08 18:53:47 -07:00
Michael Dowling
bc26685386 Updating docs and readme 2014-10-08 18:35:23 -07:00
Gajus Kuizinas
30ac0ba914 getStatusCode returns string, not integer. 2014-08-26 19:53:06 +03:00
David Prévot
9642625641 Documentation and comments: typo fix 2014-05-04 17:14:28 -04:00
Michael Dowling
4063f08ca4 Guzzle 4.0! 2014-03-29 16:11:36 -07:00
Michael Dowling
c3d6bcb0a7 Updating README 2014-03-25 11:57:36 -07:00
Michael Dowling
b738bbe6f6 statusCode() -> getStatusCode() 2014-03-18 10:27:47 -07:00
Michael Dowling
390ebb70a2 Fixing README 2014-03-15 16:49:17 -07:00
Michael Dowling
58ae6b51e0 Updating readme 2014-03-15 16:46:57 -07:00
Michael Dowling
3609166654 Updating README 2014-03-02 10:45:13 -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
Konrad Podgórski
ef0fadfd09 Fixed typo in request options description for auth 2013-09-07 21:31:15 +02:00
Ben Longden
2c5e41ad47 Update README.md 2013-06-30 11:21:03 +01:00
Ben Longden
e3b87f7707 Update README.md
Add information about running tests with xdebug enabled.
2013-06-30 11:14:39 +01:00
Michael Dowling
04d554f6d4 Updating example installation version 2013-06-10 23:36:02 -07:00
Michael Dowling
47ce58d530 Badges! 2013-06-10 13:47:53 -07:00
Michael Dowling
7141fd8f5c Hiding the CURLAUTH_* constants from the Request options API and instead using Basic and Digest auth types 2013-06-07 21:29:56 -07:00
Michael Dowling
dca26ad31c Adding connect_timeout and removing curl from request options 2013-06-07 18:43:57 -07:00
Jeremy Lindblom
86f38b11c2 Updated Composer installation code to match Composer website 2013-06-04 00:29:54 -06:00
Michael Dowling
073c127c1a Fixing typo 2013-06-03 23:20:26 -07:00
Michael Dowling
968046d46b Fixing README typo 2013-06-03 23:17:33 -07:00
Michael Dowling
246153fb1b More README tweaks 2013-06-03 23:16:12 -07:00
Michael Dowling
3baa1c07f3 More README tweaks 2013-06-03 23:15:04 -07:00
Michael Dowling
b1fd664d03 Updating README 2013-06-03 23:12:35 -07:00
Benji
55f2c327bd Update README.md
Fixes the URL template example which showed using double curly braces rather than single. Using this format causes parsing errors when Guzzle runs.
2013-04-20 10:09:08 -07:00