You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…iand)
This PR was submitted for the master branch but it was merged into the 2.4 branch instead (closes#4012).
Discussion
----------
Fix xml route configuration for routing condition
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.4+
| Fixed tickets | #4011
Commits
-------
6790fb2 Fix xml route configuration for routing condition
From https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
Condition is not an attribute of a route but a child node.
The text was updated successfully, but these errors were encountered: