Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FrameworkBundle] add missing attribute to XSD #11633

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
Aug 10, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 10, 2014

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

The hinclude_default_template configuration option couldn't have been set in XML configurations since it wasn't defined in the XML schema definition.

The hinclude_default_template configuration option couldn't have been
set in XML configurations since it wasn't defined in the XML schema
definition.
@fabpot
Copy link
Member

fabpot commented Aug 10, 2014

👍

1 similar comment
@stof
Copy link
Member

stof commented Aug 10, 2014

👍

@fabpot
Copy link
Member

fabpot commented Aug 10, 2014

Good catch, thanks @xabbuh.

@fabpot fabpot merged commit 8a2b423 into symfony:2.3 Aug 10, 2014
fabpot added a commit that referenced this pull request Aug 10, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

[FrameworkBundle] add missing attribute to XSD

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

The ``hinclude_default_template`` configuration option couldn't have been set in XML configurations since it wasn't defined in the XML schema definition.

Commits
-------

8a2b423 [FrameworkBundle] add missing attribute to XSD
@xabbuh xabbuh deleted the complete-xml-schema branch August 10, 2014 17:33
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.

3 participants