Fabien Potencier c6445fb5cd merged branch fabpot/first-last (PR #977)
This PR was merged into the master branch.

Commits
-------

f8d4db4 added the first and last filters (closes #951)

Discussion
----------

added the first and last filters (closes #951)

---------------------------------------------------------------------------

by acasademont at 2013-01-26T20:45:23Z

👍 great! Using twig_slice is a nice thing, we can have string and traversable objects work also with the new filters

---------------------------------------------------------------------------

by jankramer at 2013-01-30T17:39:31Z

👍 Was actually just looking for this :) When do you think you'll merge this feature into master?
2013-02-01 10:44:45 +01:00
2013-01-15 21:09:30 +01:00
2012-11-18 21:42:00 +01:00
2012-11-14 14:33:03 +01:00
2013-01-04 17:54:54 +01:00

Twig, the flexible, fast, and secure template language for PHP

Build Status

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.

Languages
PHP 99.9%