Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
716cf56cb2.url-de-test.ws
/
htdocs_old
/
vendor
/
twig
/
twig
/
lib
/
Twig
/
/srv/data/web/vhosts/716cf56cb2.url-de-test.ws/htdocs_old/vendor/twig/twig/lib/Twig/Compiler.php
<?php use Twig\Compiler; class_exists('Twig\Compiler'); @trigger_error(sprintf('Using the "Twig_Compiler" class is deprecated since Twig version 2.7, use "Twig\Compiler" instead.'), E_USER_DEPRECATED); if (\false) { /** @deprecated since Twig 2.7, use "Twig\Compiler" instead */ class Twig_Compiler extends Compiler { } }