8000 [Routing] simplify the XML schema file by xabbuh · Pull Request #11482 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Routing] simplify the XML schema file #11482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2014

Conversation

xabbuh
Copy link
Member
@xabbuh xabbuh commented Jul 26, 2014
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Conditions that are defined for certain routes are just simple strings.
Thus, there is no need to use a dedicated element when xsd:string does
the same (as mentioned by @Tobion in #11394).

Conditions that are defined for certain routes are just simple strings.
Thus, there is no need to use a dedicated element when xsd:string does
the same.
@wouterj
Copy link
Member
wouterj commented Jul 26, 2014

👍

2 similar comments
@Tobion
Copy link
Contributor
Tobion commented Jul 26, 2014

👍

@fabpot
Copy link
Member
fabpot commented Jul 27, 2014

👍

@fabpot
Copy link
Member
fabpot commented Jul 27, 2014

Thank you @xabbuh.

@fabpot fabpot merged commit dbac46a into symfony:2.4 Jul 27, 2014
fabpot added a commit that referenced this pull request Jul 27, 2014
This PR was merged into the 2.4 branch.

Discussion
----------

[Routing] simplify the XML schema file

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

Conditions that are defined for certain routes are just simple strings.
Thus, there is no need to use a dedicated element when xsd:string does
the same (as mentioned by @Tobion in #11394).

Commits
-------

dbac46a [Routing] simplify the XML schema file
@xabbuh xabbuh deleted the routing-condition-xsd-simplification branch July 27, 2014 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0