Fabien Potencier a97474976e feature #2685 Deprecate using the spaceless tag at the root level of a child template (noop anyway) (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Deprecate using the spaceless tag at the root level of a child template (noop anyway)

~~WIP as I'd like to trigger a deprecation notice (which will only be possible with some other changes coming up in another PR) and add some tests for the deprecated behavior.~~

Commits
-------

b2dac7df deprecated using the spaceless tag at the root level of a child template (noop anyway)
2018-05-18 20:28:02 +02:00
2018-01-30 14:02:48 +01:00
2017-06-12 09:59:07 -07:00
2018-05-18 09:34:00 +02: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%