localgovdrupal / localgov_page_components

Reusable paragraphs library for LocalGovDrupal distribution.
GNU General Public License v2.0
0 stars 1 forks source link

Drupal 10, PHP 8.2 and PHPStan issues #41

Closed millnut closed 1 year ago

millnut commented 1 year ago

The work on https://github.com/localgovdrupal/localgov_project/pull/131 has highlighted some PHP 8.2 and PHPStan issues which need fixing.

 ------ --------------------------------------------------------------------------- 
  Line   modules/contrib/localgov_page_components/localgov_page_components.install  
 ------ --------------------------------------------------------------------------- 
  35     Variable $defaultLinkItProfile in empty() always exists and is not falsy.  
 ------ ---------------------------------------------------------------------------