Version: dev-master ### Bug Description Argument 2 passed to Latte\Engine::addFilter() must be callable, null given: https://github.com/nette/application/blob/master/src/Bridges/ApplicationLatte/Template.php#L100 when `$translator = null` because addFilter accepts only callable, not ?callable https://github.com/nette/latte/blob/master/src/Latte/Engine.php#L232
Version: dev-master
Bug Description
Argument 2 passed to Latte\Engine::addFilter() must be callable, null given:
https://github.com/nette/application/blob/master/src/Bridges/ApplicationLatte/Template.php#L100
when
$translator = nullbecause addFilter accepts only callable, not ?callable https://github.com/nette/latte/blob/master/src/Latte/Engine.php#L232