Added min and max function
authorGrégoire Pineau <lyrixx@lyrixx.info>
Sat, 23 Nov 2013 04:00:49 +0000 (01:00 -0300)
committerGrégoire Pineau <lyrixx@lyrixx.info>
Tue, 3 Dec 2013 12:46:57 +0000 (13:46 +0100)
commit6aa06dea0571f838cdb00eb5a78906828559438c
treed05b586029a48fc21dded7c3b326b901f4dffb4b
parentcab9fd9a100e74aafa201a03ca31aeeb4097c9bc
Added min and max function
CHANGELOG
doc/functions/index.rst
doc/functions/max.rst [new file with mode: 0644]
doc/functions/min.rst [new file with mode: 0644]
lib/Twig/Extension/Core.php
test/Twig/Tests/Fixtures/functions/max.test [new file with mode: 0644]
test/Twig/Tests/Fixtures/functions/min.test [new file with mode: 0644]