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
Tobias Schultze 051cb35c8d bug #15428 Fix the validation of form resources to register the default theme (stof)
This PR was merged into the 2.3 branch.

Discussion
----------

Fix the validation of form resources to register the default theme

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

https://github.com/symfony/symfony/pull/14173 made some wrong changes, changing the behavior of the code. This reverts to the right behavior in affected places

Commits
-------

ea92610 Fix the validation of form resources to register the default theme
2015-08-26 19:46:48 +02:00
..
Bridge made Symfony compatible with both Twig 1.x and 2.x 2015-08-22 18:18:42 +02:00
Bundle bug #15428 Fix the validation of form resources to register the default theme (stof) 2015-08-26 19:46:48 +02:00
Component minor #15614 consistently use str_replace to unify directory separators (Tobion) 2015-08-26 18:41:06 +02:00