mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
fb8b04ef1537301b889dd6a404f8f62a7ac8a720
This PR was squashed before being merged into the 1.18-dev branch (closes #1617).
Discussion
----------
Fix time sensitive profiler test (ready)
The profiler tests fail some times because of the performance of the machine these are run on.
These changes should provide stability.
Commits
-------
a80cb35 Fix time sensitive profiler test (ready)
…
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. .. _documentation: http://twig.sensiolabs.org/documentation
Description
Languages
PHP
99.9%