mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
d41fc42a233bd26eb0328777e674b70383e74a5b
This PR was merged into the master branch. Discussion ---------- Make Twig HHVM compatible Work in progress Commits -------7a7e8c5removed a test that do not pass on hhvm as it is not able to compare DateTime objects properly89779bcfixed a test on hhvmf939ea6skipped a test on hhvmcbbcd89fixed some tests as hhvm always returns false for ReflectionArgument::isOptional()
Twig, the flexible, fast, and secure template language for PHP
Twig is a template language for PHP, released under the new BSD license (code and documentation).
Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.
More Information
Read the documentation for more information.
Description
Languages
PHP
99.9%