v2.33.0
Changelog (v2.32.0...v2.33.0)
- bug #3372 Fix reflection issues for private properties from trait and parent class (@kachnitel)
- bug #3381 Fix profiling loaded in production (@VincentChataignier)
- feature #3361 Allow components use dynamically templates (@xDeSwa)
- bug #3341 Minor performance improvement by caching
PropertyAccessor::isWritable()calls (@Kocal) - bug #3340 Minor performance improvements when using
{ props }(@Kocal) - feature #3295 Add support for anonymous component name resolution in other bundle (@Phil23)