Release Notes for 2.13.5
2.13.5
- Total issues resolved: 0
- Total pull requests resolved: 17
- Total contributors: 5
Bugfixes
- 10311: add apcu enabled check if apcu extension loaded (#10310) thanks to @aleksejs1
- 10277: Fix changeset computation for enum arrays thanks to @michnovka
- 10274: Fix enum IDs in association mappings thanks to @michnovka
Static Analysis
- 10318: PHPStan 1.9.4 thanks to @derrabus
- 10317: Psalm 5.3.0 thanks to @derrabus
- 10298: PHPStan 1.9.3 thanks to @derrabus
- 10291: Psalm 5.2.0 thanks to @derrabus
- 10257: Leverage Lexer's Token type (follow up) thanks to @greg0ire
- 10248: Psalm 5 fixes thanks to @greg0ire
- 10247: Fix types for Paginator thanks to @derrabus
- 10261: Bump Psalm to 5.0.0 and fix errors for Symfony 6.2 thanks to @derrabus
- 10264: Upgrade to Psalm 5.1.0 thanks to @greg0ire
- 10252: Upgrade to Psalm v5 thanks to @greg0ire
Code Style
- 10295: Bump coding standard to v11 thanks to @derrabus
Test Suite
- 10294: Rename
AbstractCommandTest
thanks to @derrabus
CI
- 10287: Run tools on PHP 8.2 thanks to @derrabus
Documentation
- 10271: Correct spelling errors thanks to @kalifg