Problem/Motivation

Discovered in #3338328-42: Update to Symfony 6.3 that some validators don't have tests. Need to determine which still need them and plan from there. Maybe 1 ticket. Maybe many.

Steps to reproduce

In #3338328 SF 6.3 started to require update doc-block but patches since comment #34 updating not all validators to pass tests, near20 are skipped - difference between affected validators in patch and all core's validators

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

TBD

API changes

TBD

Data model changes

TBD

Release notes snippet

TBD

Comments

smustgrave created an issue. See original summary.

andypost’s picture

Issue summary: View changes

added a bit of details to IS

smustgrave’s picture

Thanks @andypost!

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.