Fabien Potencier 11eac8ae2c bug #2483 Fix @final-related deprecations (nicolas-grekas)
This PR was merged into the 2.x branch.

Discussion
----------

Fix `@final`-related deprecations

The run-time notices make Symfony fail because the check should exclude e.g. `Twig_SimpleFilter`.
But IMHO, we may not really need these run-time checks, if we say that relying on the DebugClassLoader + CHANGELOG in enough (which we did in the past).

Commits
-------

635b9e59 Fix `@final`-related deprecations
2017-05-24 16:23:32 +02:00
2017-05-24 15:40:42 +02:00
2017-05-22 08:17:55 +02:00
2017-01-04 14:05:59 -08:00
2017-05-22 08:17:55 +02:00
2017-05-24 15:40:42 +02:00
2017-01-02 12:22:20 -08:00
2017-03-11 20:03:13 +01: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: http://twig.sensiolabs.org/documentation
Languages
PHP 99.9%