Closed stof closed 3 months ago
Alternatively, maybe the integration tests should be updated to use Drupal 11 instead of Drupal 10.1.x-dev. Maybe they already migrated away from that base class.
I'm going to merge more PRs with deprecations, so Drupal will definitely not work anyway.
Thank you @stof.
Drupal uses the AbstractNodeVisitor which is deprecated in 3.x and removed in 4.x, so the job fails all the time. This should be re-enabled once Drupal can be tested against Twig 4.x.