2.14.0
What's Changed
- [TASK] Use 'false' over 'FALSE' in comments and docs by @lolli42 in #903
- [TASK] Use 'true' over 'TRUE' in comments and docs by @lolli42 in #905
- [TASK] Use 'null' over 'NULL' in comments and docs by @lolli42 in #907
- [TASK] Avoid registerArgument() with required=false by @lolli42 in #909
- [TASK] Add v2 Changelog (#912) by @lolli42 in #915
- [TASK] Allow registerArgument() to override arguments by @s2b in #917
- [TASK] Deprecate shortcut methods in AbstractTemplateView by @s2b in #920
- [TASK] Use RenderingContext->setAttribute() (#922) by @lolli42 in #923
- [TASK] Migrate missed $view->getTemplatePaths() (#926) by @s2b in #927
- [BUGFIX] Supply correct parameter to json_decode (#928) by @s2b in #929
- [TASK] Type hint arguments in ViewInterface by @lolli42 in #933
Full Changelog: 2.13.0...2.14.0