5.0.0
Release 5.0.0
5.0.0
- Total issues resolved: 4
- Total pull requests resolved: 21
- Total contributors: 8
bug
- 253: Fix #202 -
PropertyRemoved
should only operate onpublic
properties forfinal
classes thanks to @Ocramius - 247: Fix build thanks to @Jean85
- 202: Add test for property visibilty on final classes thanks to @jaapio
bc break,enhancement
- 252: Upgrade dependencies, replace
beberlei/assert
withwebmozart/assert
, upgrade CS ruleset thanks to @Ocramius - 199: #179 bump
nikolaposa/version
dependency to4.0.0
thanks to @Ocramius
dependencies
- 251: Bump symfony/console from 4.4.8 to 4.4.10 thanks to @dependabot-preview[bot] and @Ocramius
- 250: Bump composer/composer from 1.10.5 to 1.10.7 thanks to @dependabot-preview[bot]
- 249: Bump phpunit/phpunit from 9.0.1 to 9.2.5 thanks to @dependabot-preview[bot]
- 240: Bump phpunit/phpunit from 9.0.1 to 9.1.5 thanks to @dependabot-preview[bot]
- 239: Bump symfony/console from 4.4.8 to 4.4.9 thanks to @dependabot-preview[bot] and @Ocramius
- 236: Bump thecodingmachine/safe from 1.1 to 1.1.1 thanks to @dependabot-preview[bot]
- 232: Bump squizlabs/php_codesniffer from 3.5.4 to 3.5.5 thanks to @dependabot-preview[bot]
- 208: Bump symfony/console from 4.4.4 to 4.4.5 thanks to @dependabot-preview[bot]
dependencies,enhancement
- 248: Support BetterReflection 4 thanks to @Jean85
- 211: Update dependencies for infection package thanks to @KartaviK
- 209: Upgraded psalm, removed redundant assertion thanks to @Ocramius
enhancement
- 226: propose new filename for workflow configuration thanks to @Kanti
- 218: mention that changes need to be committed, to be covered thanks to @staabm
- 217: document class loading assumptions thanks to @staabm
- 201: Update github action example thanks to @jaapio