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
Fix Latte 2.5 compatibility (Kdyby#164)
* Remove Kdyby\StrictObjects\Scream trait from Kdyby\Translation\Latte\TranslateMacros since it's ancestor uses Tracy\Strict
* Fix Kdyby\Monolog compatibility issue
* Drop support for PHP < 7.1, add PHP 7.3 to tests
* Move tests to the end of testing pipeline
* Remove shortNoEscape (deprecated in Latte 2.4.0 and removed in Latte 2.5.0)