Skip to content

0.16.0

Compare
Choose a tag to compare
@lulco lulco released this 24 Aug 19:52
· 25 commits to main since this release

Changed

  • All compiled templates from one run will be stored in one directory within tmpDir

Added

  • Feature: Separate phpstan command to analyse compiled templates (Turn this feature with parameter latte.features.phpstanCommand: "vendor/bin/phpstan {dir}")
  • Feature: Testing layout files for each presenter's action (Turn this feature with parameter latte.features.analyseLayoutFiles: true)

Fixed

  • Stubs for Latte\Essential\Filters
  • Fixed include recursion failsafe that wrongly prevented expected analysis of templates in different contexts