1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-18 05:48:15 +01:00

41 Commits

Author SHA1 Message Date
Márk Sági-Kazár
55d46a8ba3
Update stale.yml 2021-02-09 08:52:03 +01:00
Graham Campbell
1165f319d9
Test on Windows PHP 8.0 (#2793) 2020-10-19 14:38:56 +02:00
Graham Campbell
8d850e620d
Upgrade to phpstan 0.12.48 (#2794) 2020-10-09 15:44:30 +02:00
Tobias Nyholm
b22ead0a39
Test on PHP8 (#2789) 2020-10-01 13:31:51 +02:00
Tobias Nyholm
fa121c2e4d
[Windows][CI] Fixed workaround with http_test_server (#2790)
* Test on windows

* Update .github/workflows/ci.yml

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>

* Use 3.0

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
2020-10-01 13:08:42 +02:00
Tobias Nyholm
2890bde08e
Add some labels as “keep open” 2020-09-25 19:02:12 +02:00
Tobias Nyholm
1657c580e3
Added Stale application (#2779)
* Added Stale application

* Update stale.yml
2020-09-25 16:28:35 +02:00
Tim Düsterhus
aec11522a3
Add Windows CI build (#2773)
* Consistently use `\sys_get_temp_dir()` for `\tempnam()` in tests

This is required for Windows CI.

* Make CurlFactoryTest::testEmitsDebugInfoToStream() compatible with Windows

    1) GuzzleHttp\Test\Handler\CurlFactoryTest::testEmitsDebugInfoToStream
    curl_setopt_array(): cannot represent a stream of type MEMORY as a STDIO FILE*

    D:\a\guzzle\guzzle\tests\bootstrap.php:27
    D:\a\guzzle\guzzle\src\Handler\CurlFactory.php:72
    D:\a\guzzle\guzzle\src\Handler\CurlMultiHandler.php:122
    D:\a\guzzle\guzzle\tests\Handler\CurlFactoryTest.php:265

* Add Windows CI build
2020-09-23 11:35:29 +02:00
Márk Sági-Kazár
546ae64590
Remove composer normalize dependency (#2770)
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2020-09-21 23:16:54 +03:00
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
Hannes Van De Vreken
33ddb580d0
Throwing errors because mark is not enrolled in github sponsors (#2731) 2020-08-13 21:25:56 +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
Tobias Nyholm
a88a06be44
Added funding (#2713) 2020-07-01 09:37:56 +03:00
Graham Campbell
2d763e4682
[7.1] Tweaked CI (#2705)
* Tweaked CI

* Update static.yml

* Update Makefile
2020-06-27 13:52:26 +02:00
Tobias Nyholm
ee76d61e6d
Minor CI cleanup (#2704)
* Minor CI cleanup

* Use composer:v2
2020-06-27 14:21:39 +03:00
Tobias Nyholm
1d28c34637
Added BC test (#2703) 2020-06-27 13:14:48 +02: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
Richard van Laak
c4c348a4f1
Reduce PHPStan baseline errors (#2677)
Co-authored-by: Richard van Laak <richard@scribbr.nl>
Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
2020-06-09 15:22:29 +03:00
Tobias Nyholm
0599ea8813
Lock versions on static analysis checks (#2649)
* Lock versions on static analysis checks

* Bump version
2020-05-23 20:46:26 +03:00
Mark Sagi-Kazar
311d1b6281
Add new logo 2020-05-03 17:57:14 +02:00
Graham Campbell
ebe6b8515d
[7.0] Merge changes from 6.5.3 (#2618)
* Travis improvements

* Don't use internal functions (#2548)

* [6.5] Install symfony's intl-idn polyfill (#2550)

* Install symfony's intl-idn polyfill

* idn conversion always available

* remove "skipped because of intl"

* PHPStan CI fix

Co-authored-by: Nyholm <tobias.nyholm@gmail.com>

* Prepare release of 6.5.3 (#2613)

* Prepare release of 6.5.3

* Typo

* Updated date

* Updated constant

* Fixed composer.json package order

Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Co-authored-by: Nyholm <tobias.nyholm@gmail.com>
2020-04-18 15:31:39 +02:00
Graham Campbell
72a0daa010 Upgrad GitHub actions (#2535) 2020-01-02 15:09:32 +01:00
Mark Sagi-Kazar
c9d937fd08
Update support link 2019-12-30 14:01:07 +01:00
Mark Sagi-Kazar
423aaaa7d1
Update config 2019-12-30 13:56:38 +01:00
Mark Sagi-Kazar
ae0a0c348c
Add issue template config 2019-12-30 13:55:04 +01:00
Mark Sagi-Kazar
9b89a98d56
Add global issue templates 2019-12-28 10:49:49 +01:00
Mark Sagi-Kazar
fd386ff491
Disable roave check for now 2019-12-28 10:17:44 +01:00
Mark Sagi-Kazar
7ddd1065d5
Update PHP action 2019-12-28 10:10:56 +01:00
Mark Sagi-Kazar
5902d30604
Add missing extension lowest version build 2019-12-21 22:37:36 +01:00
Mark Sagi-Kazar
e06e3fbda5
Use common issue templates 2019-12-21 17:34:59 +01:00
Tobias Nyholm
be1eb5c04b
Merge pull request #2480 from guzzle/composer-normalize
Composer normalize
2019-12-21 09:40:08 +01:00
Mponos George
e3fbd83f67 Update extensions to include intl (#2478) 2019-12-21 09:37:27 +01:00
Mark Sagi-Kazar
ea074ae5a9
Fix typo 2019-12-20 13:19:42 +01:00
Mark Sagi-Kazar
3ef9aae6f2
Merge roave bc and checks 2019-12-20 13:18:52 +01:00
Mark Sagi-Kazar
2b1b792f7f
Add github actions check for composer normalization 2019-12-20 13:14:40 +01:00
Márk Sági-Kazár
cdb9dd9db7 Add GitHub Actions (#2438)
* Add GitHub Actions

* Disable travis for the master branch

* Allow travis for certain branches only

* Remove travis config

* Update badge
2019-12-08 17:48:52 +01:00
Tobias Nyholm
7e387c1097
Do not fail on BC break failure (#2383)
* Do not fail on BC break failure

* Adding BC break

* Removing BC break

* typos
2019-10-23 23:15:47 +03:00
Nyholm
294a66294e Added workflows for static analysis 2019-10-18 13:08:42 +02:00
Mark Sagi-Kazar
f61f374000
Improve github issue templates 2018-11-19 15:03:43 +01:00
Márk Sági-Kazár
dfd01d60a3
Add issue template 2017-06-28 23:17:38 +02:00
Márk Sági-Kazár
ab8f7d7ecc Add link to CONTRIBUTING guide (#1646)
Closes #1337
2016-12-13 20:19:01 +01:00