You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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