mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
removed the obsolete lib/ directory, removed PSR-0 class aliases
This commit is contained in:
@@ -44,5 +44,3 @@ class SyntaxError extends Error
|
||||
$this->appendMessage(sprintf(' Did you mean "%s"?', implode('", "', array_keys($alternatives))));
|
||||
}
|
||||
}
|
||||
|
||||
class_alias('Twig\Error\SyntaxError', 'Twig_Error_Syntax');
|
||||
|
||||
Reference in New Issue
Block a user