1
0
Fork 0
composer/phpstan
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
..
Rules Added PHPStan rule that checks we don't use $this in closures. 2019-12-16 21:58:05 +01:00
config.neon PHPStan fixes: `autoload_files`, and `ignoreErrors` (#8974) 2020-06-16 10:05:44 +02:00