mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
f3f5f0aba7570f1bc8d87874fd21f896a4b909ef
This PR was merged into the 1.15-dev branch.
Discussion
----------
fixed the conversion of the special '0000-00-00 00:00' date
This PR reverts #1234 and add supports for PHP 5.5 is a simpler way. This also fixes #1241 and closes #1242.
Commits
-------
9b95570 fixed the conversion of the special '0000-00-00 00:00' date
…
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%