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

9 Commits

Author SHA1 Message Date
Graham Campbell
367c5d4afa
PHP 8.4 support (#3233) 2024-07-18 11:39:23 +01:00
Graham Campbell
6179dd0f61
Update CI, use better integration with psalm, phpstan and php-ci-fixer (also fix one deprecated call) (#2825)
* Replaced call to deprecated function

* Re-worked static analysis

* Removed unnecessary tools entries

* Use --no-progress to hide broken progress bars
2021-03-21 13:09:11 +01: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
Mponos George
8c3db254c5 Remove iterable errors from phpstan baseline 2020-05-23 23:38:29 +03:00
Mark Sagi-Kazar
9b0f32e61f
Fix indentation 2019-12-21 22:56:50 +01:00
Alexey Shokov
9d4716949a Internationalized domain name (IDN) support (#2286)
* Internationalized domain name (IDN) support

* Documentation fix

* Tests for base_uri

* PHPStan and CI fixes

* cs
2019-12-07 10:28:27 +01:00
Tobias Nyholm
7088357383
Use PHPStan baseline (#2387)
* Use PHPStan baseline

* Use max level

* added more errors
2019-10-24 15:55:19 +03:00
Nyholm
2a9a0f007d PHPStan config 2019-10-23 22:25:15 +02:00
Nyholm
294a66294e Added workflows for static analysis 2019-10-18 13:08:42 +02:00