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

[SecurityBundle] Remove unused memory users’name attribute from the XSD#57520

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
nicolas-grekas merged 1 commit intosymfony:6.4fromMatTheCat:xsd_in-memory_name
Jun 28, 2024

Conversation

@MatTheCat
Copy link
Contributor

QA
Branch?6.4
Bug fix?yes
New feature?no
Deprecations?no
IssuesN/A
LicenseMIT

The related config has been deprecated in#40403 and removed in#41613.

@nicolas-grekas
Copy link
Member

Thank you@MatTheCat.

@nicolas-grekasnicolas-grekas merged commit28ad602 intosymfony:6.4Jun 28, 2024
@MatTheCatMatTheCat deleted the xsd_in-memory_name branchJune 28, 2024 07:42
@xabbuh
Copy link
Member

Shouldn’t we do this change on 7.2 only? This change now risks that someone receives errors on the next patch release if their XML config still makes use of the now removed attribute.

nicolas-grekas added a commit that referenced this pull requestJun 28, 2024
…` attribute from the XSD (MatTheCat)"This reverts commit28ad602, reversingchanges made tof8c5cf0.
@nicolas-grekas
Copy link
Member

@xabbuh right, seecdb8354

nicolas-grekas added a commit that referenced this pull requestJun 28, 2024
* 6.4:  Revert "bug#57520 [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD (MatTheCat)"  [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir  [Filesystem] Fix Filesystem::remove() on Windows  [DoctrineBridge] Fix compat with DI >= 6.4  [String] Fix *String::snake methods
nicolas-grekas added a commit that referenced this pull requestJun 28, 2024
* 7.0:  Revert "bug#57520 [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD (MatTheCat)"  [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir  [Filesystem] Fix Filesystem::remove() on Windows  [DoctrineBridge] Fix compat with DI >= 6.4  [String] Fix *String::snake methods
@MatTheCat
Copy link
ContributorAuthor

@xabbuh@nicolas-grekas usingname would have made the config crash after#41613 so no one could be using it.

nicolas-grekas added a commit that referenced this pull requestJun 28, 2024
…ibute from the XSD (MatTheCat)This PR was merged into the 6.4 branch.Discussion----------[SecurityBundle] Remove unused memory users’ `name` attribute from the XSD| Q             | A| ------------- | ---| Branch?       | 6.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Issues        | Fixcdb8354| License       | MIT#57520 has been reverted because> [The] change […] risks that someone receives errors on the next patch release if their XML config still makes use of the now removed attribute.But nobody could use it since v6.0: as#41613 removed the BC layer, the config would crash.Keeping `name` in the XSD for 6.4, 7.0 and 7.1 branches means people using these versions would have their IDE suggesting an attribute which would make their app crash.Commits-------ed5c26c [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD
This was referencedJun 28, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

4 participants

@MatTheCat@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp