1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-11 19:14:38 +01:00

25 Commits

Author SHA1 Message Date
Tobias Nyholm
b5edb54223
[PHPStan] Use docker image instead of github action shortcut (#2767)
* [PHPStan] Use docker image instead of github action shortcut

* Syntax fix

* Bump some version

* Update .github/workflows/static.yml

Co-authored-by: Oskar Stark <oskarstark@googlemail.com>

Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
2020-09-20 12:58:39 +02:00
Tobias Nyholm
bb0d3a8831
Remove "tag" from make file (#2764) 2020-09-20 12:56:24 +02:00
Tobias Nyholm
59dada79e0
Adding Psalm (#2706)
* Adding Psalm

* Do composer install

* Install psalm phar

* typo

* typo

* Test psalm

* Added make file

* remove from composer.json

* minor

* revert order
2020-07-10 09:31:21 +02:00
Graham Campbell
2d763e4682
[7.1] Tweaked CI (#2705)
* Tweaked CI

* Update static.yml

* Update Makefile
2020-06-27 13:52:26 +02:00
Graham Campbell
48f2fb7ec5
Fixed Makefile (#2695) 2020-06-16 12:10:25 +03:00
Richard van Laak
fd9eace0b3
Allow running static Actions via Make (#2662)
* Allow running static Actions via Make

* add 'generate baseline' make target

* PHPStan 0.12.28

Co-authored-by: Richard van Laak <richard@scribbr.nl>
2020-06-10 13:03:22 +03:00
Tobias Nyholm
4723e9dfb8
Added integration tests for PSR-18 (#2437) 2019-12-08 20:55:00 +01:00
Michael Dowling
8f632cc982 Updating makefile and travis.yml 2015-05-25 16:20:42 -07:00
Michael Dowling
8844ca4d34 Vendoring burgomaster 2015-05-25 16:13:30 -07:00
Michael Dowling
4293277530 Moving coverage to build/artifacts 2015-03-29 11:17:00 -07:00
Michael Dowling
89d8bc83c4 Fixing packaging 2015-03-28 13:56:28 -07:00
Michael Dowling
1a9ad6b553 WIP refactor for PSR-7 2015-02-25 14:50:44 -08:00
Michael Dowling
2c7b9271de Prepping for release. And fixing chag command 2014-10-30 20:26:30 -07:00
Michael Dowling
2c2f1d7c47 Updating to use RingPHP and s/adapter/handle/g 2014-10-12 18:27:08 -07:00
Michael Dowling
91df3a306b Updating for new streams changes 2014-09-10 17:13:42 -07:00
Michael Dowling
d4cf293ffb Adding debug output again 2014-09-08 21:35:11 -07:00
Michael Dowling
2995739935 Adding debug output 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
47ca212e98 4.2.1 release 2014-08-19 22:30:12 -07:00
Michael Dowling
83ad35d31c Adding automatic github releases 2014-08-19 22:02:13 -07:00
Michael Dowling
4063f08ca4 Guzzle 4.0! 2014-03-29 16:11:36 -07:00
Michael Dowling
4c30012e4a Using .PHONY instead 2014-03-23 17:08:23 -07:00
Michael Dowling
4f33ab1f92 Removing empty line 2014-03-23 15:52:38 -07:00
Michael Dowling
92a11623af Adding perf test to makefile 2014-03-23 10:53:34 -07:00
Michael Dowling
7b257eb0fb Making the test server static and adding Makefile 2014-03-22 22:05:45 -07:00