Skip to content

2.14.0

Compare
Choose a tag to compare
@lolli42 lolli42 released this 23 Jul 16:56
· 79 commits to main since this release
9aeb4b1

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