Released version 3.0.8 (end of support)
- PresenterFactory: removed case mismatch checks because may work incorrectly
- MicroPresenter: accepts any callable objects
- ComponentReflection: type 'NULL' replaced with pseudotype 'scalar'
- added support for union types in arguments and persistent parameters
- ComponentReflection: supports type 'mixed'
- Form::
disableSameSiteProtection()
replaced withallowCrossOrigin()
- ApplicationExtension: fixed scanDir merging
For the details you can have a look at the diff.