Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
typed data system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2025 at 14:13 UTC
Updated:
12 Dec 2025 at 16:44 UTC
Jump to comment: Most recent
Comments
Comment #2
godotislateSome of the work in MR 12291 for #3522497: Passing an $options array to constraint constructors is deprecated, use named arguments instead may be relevant.
Comment #4
longwaveComment #5
godotislatelgtm.
Will be good to get this in so I can rebase while working on #3555534: Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor instead..
Comment #7
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!
Comment #12
catchThis broke HEAD, reverting.
Comment #16
godotislateThere was a schema with a Choice constraint added upstream before this was committed, and MR is updated to fix. Tests are passing now.
Comment #19
catchTrying again. Committed/pushed to 11.x and cherry-picked to 11.3.x, thanks!