Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Sep 26, 2025

Q A
Branch? 8.0
Bug fix? no
New feature? yes
Deprecations? no
Issues
License MIT

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit cdb8ce8 into symfony:8.0 Sep 26, 2025
8 of 10 checks passed
@xabbuh xabbuh deleted the pr-61791 branch September 26, 2025 09:17

foreach ($nodes as $node) {
if (\count($node) > 0) {
if (\count($node->value) > 0) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The XSD should also be updated to remove <value> as an allowed child of <constraint>

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #61853

nicolas-grekas added a commit that referenced this pull request Sep 26, 2025
This PR was merged into the 8.0 branch.

Discussion
----------

[Validator] clean up the XML schema definition

| Q             | A
| ------------- | ---
| Branch?       | 8.0
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | see #61851 (comment)
| License       | MIT

Commits
-------

c5b8bad clean up the XML schema definition
@fabpot fabpot mentioned this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants