Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Config] Fix the XML configuration example for enums#20329

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
javiereguiluz merged 1 commit intosymfony:6.4fromstof:patch-2
Oct 15, 2024

Conversation

@stof
Copy link
Member

There is notype="enum" in the XML file loader.

The bad example was introduced in#17910. However, the issue it was fixing was about a change in Symfony forPHP config files only. The Yaml and XML file loaders don't have any dedicated syntax for enums (but of course, the Yaml component itself does, which is what is used in the Yaml example)

There is no `type="enum"` in the XML file loader.
@carsonbotcarsonbot added this to the6.4 milestoneOct 15, 2024
@carsonbotcarsonbot changed the titleFix the XML configuration example for enums[Config] Fix the XML configuration example for enumsOct 15, 2024
@javiereguiluz
Copy link
Member

Good catch, thanks Christophe.

@javiereguiluzjaviereguiluz merged commitd0cffd5 intosymfony:6.4Oct 15, 2024
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

3 participants

@stof@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp