Version 12.2.3
·
12 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
- Enh #289: Add validation of renderers configuration to
ViewTrait::withRenderers()(@samdark) - Enh #295: Minor refactor
ViewTrait::getParameter()andViewTrait::resolveViewFilePath()(@samdark) - Enh #302: Explicitly import classes, functions, and constants in "use" section (@vjik)
- Bug #295: Remove unnecessary
CacheKeyNormalizerinstance creation inCachedContent(@samdark) - Bug #300: Fix renderer selection for view files with double extensions (@vjik)