-
jwilson3 ā
committed 36436ded on 2.1.x
Issue #3297446 by jwilson3, Project Update Bot: Add Drupal 10...
-
jwilson3 ā
committed 36436ded on 2.1.x
- šŖšØEcuador jwilson3
Running upgrade status is still reporting issues, though I'm not entirely certain why.
-
jwilson3 ā
committed 26cb12a1 on 2.1.x
Issue #3297446 by jwilson3: [drupal-check] ensure variable is defined...
-
jwilson3 ā
committed 26cb12a1 on 2.1.x
-
jwilson3 ā
committed 00020ddc on 2.1.x
Issue #3297446 by jwilson3: [drupal-check] fix function return statement...
-
jwilson3 ā
committed 00020ddc on 2.1.x
- šŖšØEcuador jwilson3
I decided to install and test with palantirnet/drupal-rector and mglaman/drupal-check manually.
Drupal-check found 5 errors, but they don't seem to be strictly required for Drupal 10 compatibility.
āÆ ddev composer require mglaman/drupal-check --dev -W āÆ ./vendor/bin/drupal-check --drupal-root web --memory-limit 2048M --php8 web/modules/contrib/iu_paragraphs 3/3 [āāāāāāāāāāāāāāāāāāāāāāāāāāāā] 100% ------ ----------------------------------------------------------------- Line iu_paragraphs.module ------ ----------------------------------------------------------------- 344 Function _iu_paragraphs_get_file_uri() should return string but return statement is missing. 566 Variable $details might not be defined. ------ ----------------------------------------------------------------- ------ ----------------------------------------- Line src/Plugin/Condition/EntityType.php ------ ----------------------------------------- 77 Variable $options might not be defined. 129 Variable $labels might not be defined. 144 Variable $labels might not be defined. ------ ----------------------------------------- [ERROR] Found 5 errors Thanks for using drupal-check! Consider sponsoring the development of the maintainers which make drupal-check possible: - phpstan (ondrejmirtes): https://github.com/sponsors/ondrejmirtes - phpstan-deprecation-rules (ondrejmirtes)): https://github.com/sponsors/ondrejmirtes - phpstan-drupal (mglaman)): https://github.com/sponsors/mglaman - drupal-check (mglaman)): https://github.com/sponsors/mglaman
Rector found no issues that could be automatically fixed:
ddev composer require palantirnet/drupal-rector --dev -W cp vendor/palantirnet/drupal-rector/rector.php . āÆ ./vendor/bin/rector process web/modules/contrib/iu_paragraphs 312/312 [āāāāāāāāāāāāāāāāāāāāāāāāāāāā] 100% [OK] Rector is done!
These have been fixed by the previous commits.
-
jwilson3 ā
committed c73d8bdf on 2.1.x
Issue #3297446 by jwilson3: Add Drupal 10 compatibility to webform...
-
jwilson3 ā
committed c73d8bdf on 2.1.x
-
jwilson3 ā
committed 776e7e78 on 2.1.x
Issue #3297446 by marthinal, jwilson3: Twig 2.10 deprecates use of if in...
-
jwilson3 ā
committed 776e7e78 on 2.1.x
-
jwilson3 ā
committed fc7328f3 on 2.1.x
Issue #3297446 by marthinal, jwilson3: Twig 2.10 deprecates use of if in...
-
jwilson3 ā
committed fc7328f3 on 2.1.x
- Status changed to Needs review
over 1 year ago 3:45pm 31 August 2023 - Open on Drupal.org āCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - Open on Drupal.org āCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass -
jwilson3 ā
committed c927ef00 on 2.1.x
Issue #3297446 by marthinal, jwilson3: Twig 2.10 deprecates use of if in...
-
jwilson3 ā
committed c927ef00 on 2.1.x
- Status changed to Active
over 1 year ago 4:01pm 31 August 2023 - šŖšØEcuador jwilson3
Thanks @marthinal! Merged and tagged fix with release 2.1.11 .
- Status changed to Fixed
8 months ago 10:19pm 29 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.