Fabien Potencier 2e68b5fdc4 feature #2984 Deprecate returning "false" to remove a Node from NodeVisitorInterface::leaveNode() (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Deprecate returning "false" to remove a Node from NodeVisitorInterface::leaveNode()

We now need to return "null" instead.

Commits
-------

8faef933 deprecated returning "false" to remove a Node from NodeVisitorInterface::leaveNode()
2019-04-26 11:48:17 +02:00
2019-04-25 14:27:56 +02:00
2019-03-05 11:53:39 +01:00
2019-04-24 20:55:30 +02:00
2019-04-24 16:59:53 +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%