Release Notes for 2.17.2
2.17.x bugfix release (patch)
2.17.2
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 7
Improvement
- 11130: Allow to skip property type validation thanks to @derrabus
- 11115: Fix: Typo thanks to @localheinz
Bug
- 11122: Fix enum mapping validation thanks to @yceruto
- 11076: Fix JSON mapping linting against subset of builtin types thanks to @norkunas
- 10948: Add compatibility with the Symfony 4.4 VarExporter thanks to @cmodijk
Documentation
- 11104: Fix method name in code example thanks to @flack
- 7963: Improve docs: INSTANCE OF needs class metadata as parameter value thanks to @flaushi
Static Analysis
- 11095: PHPStan 5.16.0, Symfony 7.0 thanks to @derrabus