Releases
2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 - 2024-10-09
Added
Adds phpstan-baseline.neon for PHPStan.
Adds new GitHub workflow to generate the Phar and uploads an artifact:
On release - if it is a release, it also signs the Phar and uploads the .asc for verification
For pull requests
On a schedule
Adds phpstan/extension-installer with composer.json config updated to allow plugins for PHPStan.
Changed
Updated coding standards with PHP-CS-Fixer, applied fixes.
Updated backward-compatibility.md
Updated CONTRIBUTING.md with more guidelines/information.
Updated .gitattributes
Updates:
phpstan to the non-dev 1.12.0
phpstan/phpstan-phpunit to the non-dev 1.4.0
phpstan/phpstan-strict-rules to the non-dev 1.6.0
The box configuration for generating the Phar has been updated.
The Phar will now be scoped to Esi\CoverageCheckPhar.
The Phar now will be gz compressed, which adds ext-zlib as a requirement to run it.
You can’t perform that action at this time.