- π¨π¦Canada iStryker
Re-roll. Applies cleanly to 8.x-3.18 and 8.x-3.x
- Status changed to Needs review
over 1 year ago 1:11am 9 June 2023 - last update
over 1 year ago 6 pass, 2 fail - πΊπΈUnited States jrb Raleigh-Durham Area, NC, USA
The patch in #16 did not work for us. We got this error with each project that it checked:
Message TypeError: Argument 1 passed to Drupal\upgrade_status\TwigRecursiveIterator::__construct() must be an instance of Drupal\Core\Extension\Extension, string given, called in /app/web/modules/contrib/upgrade_status/src/TwigDeprecationAnalyzer.php on line 62 in Drupal\upgrade_status\TwigRecursiveIterator->__construct() (line 20 of /app/web/modules/contrib/upgrade_status/src/TwigRecursiveIterator.php)
This new patch fixes that error in
TwigDeprecationAnalyzer
andLibraryDeprecationAnalyzer
. The last submitted patch, 17: 3146667-17.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to RTBC
6 months ago 3:33pm 12 June 2024 - Status changed to Needs review
6 months ago 4:02pm 12 June 2024 - ππΊHungary GΓ‘bor Hojtsy Hungary
How is this reviewed and tested, what did you do to review and test?