mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
f2f698c820d4396f519ef4175ad6fe79fcfb9ecf
Commits
-------
b98fff1 Added missing abs and date_modify functions to the filters toctree
Discussion
----------
Added missing abs and date_modify functions to the filters toctree
Both abs.rst and date_modify.rst were createad, but were not linked on the filters toctree
…
added a test to verify that the merge filter actually behaves like said in the documentation (closes #789)
…
…
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%
