1
0
Fork 0
composer/.github/workflows
Ayesh Karunaratne d906ff12c9
PHPStan fixes: `autoload_files`, and `ignoreErrors` (#8974)
* PHPStan: Remove autoload_files directive as it is not necessary anymore

* PHPStan: Add error exclusions for sapi_windows_set_ctrl_handler function

* PHPStan: Add error exclusions for ZipArchive::LIBZIP_VERSION

* PHPStan: Require phpstan ^0.12.26

* Ensure zip ext is available on gh actions

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2020-06-16 10:05:44 +02:00
..
continuous-integration.yml PHPStan fixes: `autoload_files`, and `ignoreErrors` (#8974) 2020-06-16 10:05:44 +02:00
lint.yml Stop ignoring build changes to trigger build, that was smart :D 2020-04-22 09:32:50 +02:00
phpstan.yml PHPStan fixes: `autoload_files`, and `ignoreErrors` (#8974) 2020-06-16 10:05:44 +02:00
release.yml Fix build 2020-04-22 09:31:04 +02:00