Skip to content

Fix deprecations from symfony/validator#2418

Merged
goetas merged 1 commit intoFriendsOfSymfony:3.xfrom
tjveldhuizen:validator-deprecations
Dec 20, 2025
Merged

Fix deprecations from symfony/validator#2418
goetas merged 1 commit intoFriendsOfSymfony:3.xfrom
tjveldhuizen:validator-deprecations

Conversation

@tjveldhuizen
Copy link
Copy Markdown
Contributor

@tjveldhuizen tjveldhuizen commented Jul 23, 2025

This PR fixes deprecations introduced in symfony/validator 7.3 (symfony/symfony#54744). Some of them are fixed in #2417 too, but I thought it would be clearer to include them in this PR as well.

Failing tests for PHP 8.3 and 8.4 are not related to the modifications, they also occur on the 3.x-branch.

Fixes #2416

@tjveldhuizen tjveldhuizen force-pushed the validator-deprecations branch 2 times, most recently from dd3912d to cc77d5d Compare July 23, 2025 09:07
@tjveldhuizen tjveldhuizen force-pushed the validator-deprecations branch from cc77d5d to a0b160a Compare July 23, 2025 09:20
@goetas goetas closed this Dec 20, 2025
@goetas goetas reopened this Dec 20, 2025
@goetas goetas merged commit d5f98e5 into FriendsOfSymfony:3.x Dec 20, 2025
25 of 27 checks passed
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.

Passing an array of options to configure the \"FOS\\RestBundle\\Validator\\Constraints\\Regex\" constraint is deprecated, use named arguments instead.

2 participants