This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Tests
Fabien Potencier 40035327b2 bug #15272 [FrameworkBundle] Fix template location for PHP templates (jakzal)
This PR was merged into the 2.3 branch.

Discussion
----------

[FrameworkBundle] Fix template location for PHP templates

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #14804
| License       | MIT
| Doc PR        | -

- [x] improve the test to cover logical path & filesystem path
- [x] Add a new test case and fix the path to the template

As the first commit only enchanced the test, and the second commit fixed the bug, it's best to review them seperately.

Commits
-------

132a4e4 [FrameworkBundle] Fix template location for PHP templates
cd42e2d [FrameworkBundle] Add path verification to the template parsing test cases
2016-01-25 18:08:12 +01:00
..
CacheWarmer [FrameworkBundle] Advanced search templates of bundles 2015-09-26 10:02:46 +02:00
Command [FrameworkBundle] Set the kernel.name properly after a cache warmup 2016-01-04 18:15:54 +01:00
Console [FrameworkBundle] fixed regression where the command might have the wrong container if the application is reused several times 2013-07-29 19:40:51 +02:00
Controller CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
DependencyInjection Added support for the 0.0.0.0/0 trusted proxy 2016-01-25 13:36:47 +01:00
EventListener Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
Fixtures [FrameworkBundle] Advanced search templates of bundles 2015-09-26 10:02:46 +02:00
Fragment made Symfony compatible with both Twig 1.x and 2.x 2015-08-18 14:26:23 +02:00
Functional fixed YAML files missing quotes when a string starts with @ 2015-10-26 13:58:42 +01:00
Routing Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
Templating [FrameworkBundle] Fix template location for PHP templates 2015-07-15 08:00:45 +01:00
Translation [Translation][fixed test] refresh cache when resources are no longer fresh. 2015-04-14 08:53:08 +01:00
Validator fix components tests 2014-10-01 00:07:12 +02:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00