We regularly release new versions of FOF to fix known issues and introduce new features. You can find
an overview of this version's changes below.
Changelog
Bug fixes
- [HIGH] TransparentAuthentication fails on PHP 7.3.0 (backport from FOF 4 branch)
New features
- Blade: extend() takes an optional argument (tag) to make it easier identifying already setup custom Blade compilers
- loadAnyTemplate can optionally skip template overrides (useful for Blade template overrides which need to include the original file)