1.8.1
What's Changed
- TASK: Add PropertyMapperReturnTypeExtension by @sabbelasichon in #88
- TASK: Add ContainerDynamicReturnTypeExtension by @sabbelasichon in #89
- [CLEANUP] Autoformat the non-PHP files according to the
.editorconfigby @oliverklee in #90 - [CLEANUP] Autoformat the PHP files with PhpStorm by @oliverklee in #91
- TASK: Add tests for RequestAttributeValidationRule by @sabbelasichon in #94
- TASK: Add tests for ContextAspectValidationRule by @sabbelasichon in #93
- TASK: Add test for SiteAttributeValidationRule by @sabbelasichon in #95
- [CLEANUP] Drop an unnecessary
in_arrayby @oliverklee in #101 - [CLEANUP] Simplify some method returns by @oliverklee in #100
- [TASK] Reorder a condition to improve performance by @oliverklee in #99
- [BUGFIX] Replace usage of a deprecated method by @oliverklee in #97
- [TASK] Improve the
GeneralUtility::makeInstancestub by @oliverklee in #102 - [BUGFIX] Make QueryResultToArrayDynamicReturnTypeExtension work with CompoundType by @sascha-egerer in #104
Full Changelog: 1.8.0...1.8.1