mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
a2981f7d8c3555d183f7ce8138c4bccd4d15dffd
This PR was merged into the master branch. Commits -------d5df200* bug fixes. * str_split on empty delimeter. * tests and documentation updated.e3c201aAdded "split" filter aka explode. Discussion ---------- Split filter fix Modification of request #621: str_split, bug fixes --------------------------------------------------------------------------- by senz at 2012-08-21T05:56:51Z @fabpot this is squashed and fixed (hopefully) #621
…
…
…
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%
