Fabien Potencier 533225072c minor #3077 Replace dirname(__FILE__) with usage of __DIR__ in test fixtures (SenseException)
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes #3077).

Discussion
----------

Replace dirname(__FILE__) with usage of __DIR__ in test fixtures

Commits
-------

ea7c6644 Use dir constant for fixtures
2019-06-27 07:29:58 +02:00
2019-06-27 07:29:52 +02:00
2019-06-18 17:35:16 +02:00
2019-03-20 19:20:25 +01:00
2019-06-25 07:36:40 +02:00
2019-06-25 07:34:58 +02:00
2019-05-14 07:20:38 +02:00
2019-06-18 17:36:05 +02:00
2019-05-28 16:57:04 +02:00
2019-05-01 10:58:08 +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%