mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
ea3883e78079d0f740417043b0347514061a1bf3
* 1.x: (22 commits) skip read-only dir tests on windows and cleanup tmp dirs correctly Fixing a slight typo in interface made a small refactoring fixed typo deprecated a class that has never been used bumped version to 1.23.2-DEV prepared the 1.23.1 release updated CHANGELOG Add dot to the end of exception messages. set back default Typo in doc CS static vs. self Code grooming fix deprecation message typo fixed typos fixed CS fix BC, revert to pre 1.23 behavior, and make use of pattern an option make cache per user (on linux) fixed Twig_Extension_GlobalsInterface name in comments ...
…
…
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%