Fabien Potencier 12dd9a4e3f bug #2849 Fix undefined class Profile in templates (chalasr)
This PR was merged into the 1.x branch.

Discussion
----------

Fix undefined class Profile in templates

Fixes https://travis-ci.org/symfony/symfony/jobs/494506116.
~~The calling line is https://github.com/twigphp/Twig/blob/2.x/lib/Twig/Profiler/Node/EnterProfile.php#L34, let me know if we should just rollback to `new \Twig\Profiler\Profile()` there.~~ just reverted the failing line to its original state (using FQCN)

Commits
-------

c185a6e7 Fix undefined class Profile in templates
2019-02-17 18:13:04 +01:00
2018-07-31 08:18:50 -04:00
2019-02-17 11:04:35 +01:00
2019-02-15 06:17:13 +01:00
2019-02-14 07:43:01 +01:00
2019-02-15 08:28:49 +01:00
2019-02-15 08:28:49 +01:00
2019-01-01 18:34:43 +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%