Released version 2.3.11
- Route: support for optional [
<module>
] - ApplicationExtension: do not initialize RoutingPanel if Tracy is not installed
- Presenter: throws exception when parameter has scalar type hint & no default value and argument is missing #112
- PresenterComponentReflection::
combineArgs()
throws exception when parameter has scalar type hint, no default value and argument is missing - PresenterComponentReflection::
convertType()
NULLs are not allowed
For the details you can have a look at the diff.