Fabien Potencier b5f4abf412 feature #2757 Enhances join filter for natural language join (i.e., "A, B and C") (LavaSlider)
This PR was submitted for the 2.x branch but it was squashed and merged into the 1.x branch instead (closes #2757).

Discussion
----------

Enhances join filter for natural language join (i.e., "A, B and C")

Simply adds a second optional parameter to the join filter that will be placed between the last two entries when generating the string. Since the filter only took one argument previously, this should be 100% backward compatible. Allows simple "first, second and third" string from an array. Compatible with any length input array.

Commits
-------

bf529d0a Enhances join filter for natural language join (i.e., \"A, B and C\")
2018-12-16 11:41:47 +01:00
2018-12-16 11:34:50 +01:00
2018-07-31 08:18:50 -04:00
2017-05-30 19:25:17 +02:00
2018-12-11 08:08:16 +01:00
2018-12-16 11:34:50 +01:00
2018-12-11 08:08:16 +01:00
2018-01-07 18:54:25 +01:00
2018-04-20 07:23:43 +02:00

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: https://twig.symfony.com/documentation
Languages
PHP 99.9%