mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
31601896016c32d7bc3a9186e7001f912e529b67
Commits -------a23d4fbFixed the handling of the timezone for DateTime objectsa164469Added a failing test demonstrating the bug with DateTime and timezones Discussion ---------- Mutable datetime PHP DateTime objects are mutable so changing the timezone when displaying it affects the following code whereas it does not occur for other supported formats.
…
…
…
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%
