Released version 2.4.9
- supports PHP up to 7.2
- Route: converts all scalar params to strings #185
- Route: fixed handling of required parameters with default value
- ComponentReflection: 'sinces' are stored only for presenters, refactoring
- Control: enhanced code completion for $template (#184)
- Component::
saveState()
fixed compatibility with PHP 7.2
For the details you can have a look at the diff.