Set properties via constructor.
Closes #3427737
Merge request reports
Activity
Filter activity
I think these lines in
.deprecation-ignore.txt
should be removed as well, to catch any other instances of overridden properties.# Skip deprecations warning for overriding Symfony properties in validation # constraints. See https://www.drupal.org/project/drupal/issues/3425150. %The "Symfony\\Component\\Validator\\Constraints\\[^"]+::\$[^"]+" property is considered final. You should not override it in "[^"]+"%
added 1 commit
- 25f012f5 - Overwrite defaults before calling constructor.
added 1 commit
- 2607b54d - Use same pattern for other overridden constraints.
added 13 commits
Toggle commit list
Please register or sign in to reply