You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 2.14.x:
Reduce minimum covered code mutation score - floating point rounding hits again :-\
Replaced `infection/infection` with a stricter `roave/infection-static-analysis-plugin`
Add `github`-formatted output to infection runs
Reoved `branch-alias` - the project no longer has a `master` branch, so the alias is no longer needed
Upgraded locked reference to `vimeo/psalm`
Upgraded `vimeo/psalm`, `infection/infection` and removed a lot of unused inline annotations and superfluous code
Upgraded to `phpbench/phpbench:^1.0.0`
Upgraded to `phpbench/phpbench:^1.0.0`
Removing pinned `nikic/php-parser` dependency: newer `vimeo/psalm` versions use newer releases anyway
Ignoring missing type declarations on some BC-sensitive interfaces
Re-enabling the `SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint` rule
Re-enabling the `SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.NoAssignment` rule
Cleaning up unused imports: as the tooling improves, CS and psalm now understand each other more
Upgraded to `doctrine/coding-standard:^9.0.0`
Upgraded PHPUnit dependencies
Drop PHP 7.4 from CI pipelines (no longer supported)
Upgraded to latest `laminas/laminas-code` dependency
Removed conflict with `doctrine/annotations`
Removed conflict with `zendframework/zend-stdlib` and `laminas/laminas-stdlib`
Drop PHP 7.x support: time to move on to PHP 8.0+
0 commit comments