Releases: elbgoods/ci-test-tools
Releases · elbgoods/ci-test-tools
v1.10.0
- add PHP-CS-Fixer phpdoc order and separate rules
v1.9.0
- upgrade to phpinsights v1.14 and readd StaticClosureSniff
1.8.1
- improve nullable assertions
v1.8.0
- add
\Elbgoods\CiTestTools\PHPUnit\Assertions\NullableTypeAssertions::assertIsNullableArray()
v1.7.4
- disable ObjectOperatorIndentSniff
v1.7.3
- disable ForbiddenSetterSniff
v1.7.2
- disable InlineDocCommentDeclarationSniff
v1.7.1
- fix conflict between phpstan and phpcs