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

Skip to content

[DoctrineBridge][PasswordHasher] fix tests when run with symfony/security-core 7.4 #60817

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
Jun 18, 2025

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 18, 2025

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

@carsonbot carsonbot added this to the 8.0 milestone Jun 18, 2025
@xabbuh xabbuh requested a review from chalasr as a code owner June 18, 2025 10:27
@xabbuh xabbuh changed the title fix tests when run with symfony/security-core 7.4 [DoctrineBridge][PasswordHasher] fix tests when run with symfony/security-core 7.4 Jun 18, 2025
@@ -21,9 +21,12 @@
"symfony/options-resolver": "^7.4|^8.0"
},
"require-dev": {
"symfony/security-core": "^7.4|^8.0",
"symfony/security-core": "^8.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

the alternative is that we revert the deprecation of LdapUser::eraseCredentials() in 7.4

@xabbuh xabbuh force-pushed the pr-60742 branch 4 times, most recently from db1b515 to d004456 Compare June 18, 2025 11:00
@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit 00fe7ed into symfony:8.0 Jun 18, 2025
7 of 13 checks passed
@xabbuh xabbuh deleted the pr-60742 branch June 18, 2025 11:56
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.

3 participants