Skip to content

Adding the extension XML for required by XmlUtils and not installed by default #7

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

Closed
wants to merge 1 commit into from

Conversation

flug
Copy link

@flug flug commented May 5, 2017

Adding the XML extension which is not installed by default. What throws an exception on the class : Symfony\Component\Config\Util\XmlUtils

capture du 2017-05-05 17-49-37

@sstok
Copy link

sstok commented May 6, 2017

It think should be part FrameworkBundle instead 🤔 because that's the one containing the actual XML files.

@fabpot
Copy link
Member

fabpot commented May 6, 2017

@sstok is right.

@flug
Copy link
Author

flug commented May 9, 2017

So it may be better I would a pull request on FrameworkBundle and no skeleton?

@chalasr
Copy link
Member

chalasr commented May 9, 2017

@flug yes

@flug
Copy link
Author

flug commented May 9, 2017

Oh right let's go 👍 thx

@flug
Copy link
Author

flug commented May 9, 2017

pull request done referenced there : symfony/symfony#22676

@flug flug closed this May 9, 2017
fabpot added a commit to symfony/symfony that referenced this pull request May 9, 2017
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #22676).

Discussion
----------

[FrameworkBundle] Adding the extension XML

| Q             | A
| ------------- | ---
| Branch?       | <3.3
| Bug fix?      | yes
| New feature?  | no <!-- don't forget updating src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->

![XmlUtils](https://cloud.githubusercontent.com/assets/1810304/25841740/9b655036-34a1-11e7-9d1e-a23928b8ed17.png)

This pull request is referenced on ![symfony/skeleton](symfony/skeleton#7)
<!--
- Bug fixes must be submitted against the lowest branch where they apply
  (lowest branches are regularly merged to upper ones so they get the fixes too).
- Features and deprecations must be submitted against the master branch.
- Please fill in this template according to the PR you're about to submit.
- Replace this comment by a description of what your PR is solving.
-->

Commits
-------

6fe2ad0 [FrameworkBundle] Adding the extension XML
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