Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 11 support #158

Open
stephen-cox opened this issue Sep 6, 2024 · 0 comments · May be fixed by #164
Open

Drupal 11 support #158

stephen-cox opened this issue Sep 6, 2024 · 0 comments · May be fixed by #164

Comments

@stephen-cox
Copy link
Member

stephen-cox commented Sep 6, 2024

Dependencies without Drupal 11 support:

Report from the Upgrade Status module

================================================================================
LocalGov Subsites, --
Scanned on Fri 06/09/2024 3:23pm

FILE:
web/modules/contrib/localgov_subsites/src/Plugin/Block/SubsitesAbstractBlockBase
.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 76   Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------
Check manually 108  Only booleans are allowed in &&, mixed given on the left    
                    side.                                                       
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_subsites/src/Plugin/Block/SubsitesNavigationBlock.p
hp

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 65   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 76   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 119  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 131  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_subsites/tests/src/Kernel/SubsitesHierarchyTraitTes
t.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 132  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 133  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 134  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 135  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------

FILE: web/modules/contrib/localgov_subsites/localgov_subsites.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 3    Value of core_version_requirement: ^9 || ^10 is not         
                    compatible with the next major version of Drupal core. See  
                    https://drupal.org/node/3070687.                            
--------------------------------------------------------------------------------
@millnut millnut linked a pull request Dec 25, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant