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
Fabien Potencier 2c6e882b1b merged branch fabpot/pattern-fix (PR #6998)
This PR was merged into the 2.2 branch.

Commits
-------

73aa7d1 replaced usage of the deprecated pattern routing key (replaced with path)

Discussion
----------

replaced usage of the deprecated pattern routing key (replaced with path)

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

---------------------------------------------------------------------------

by lsmith77 at 2013-02-07T13:35:54Z

do we have tests to cover the BC behavior?

---------------------------------------------------------------------------

by fabpot at 2013-02-07T16:30:31Z

I've just added some tests for the legacy way.
2013-02-11 11:51:33 +01:00
..
FrameworkBundle merged branch fabpot/pattern-fix (PR #6998) 2013-02-11 11:51:33 +01:00
SecurityBundle merged branch fabpot/pattern-fix (PR #6998) 2013-02-11 11:51:33 +01:00
TwigBundle updated required versions when depending on the Stopwatch component 2013-02-08 17:10:54 +01:00
WebProfilerBundle updated required versions when depending on the HttpKernel component 2013-02-08 17:10:57 +01:00