Problem/Motivation

- Drupal 10 compatibility

Line   modules/custom/file_extractor/src/Service/TestFileHelper.php        
 ------ -------------------------------------------------------------------- 
  61     Call to deprecated function drupal_get_path():                      
         in drupal:9.3.0 and is removed from drupal:10.0.0. Use              
           \Drupal\Core\Extension\ExtensionPathResolver::getPath() instead.  
 ------ -------------------------------------------------------------------- 

- Fix PHP MND
- Fix PHPStan
- Apply PHPCS Fixer
- Fix composer normalize

Need to create a 4.1.x branch.

Comments

Grimreaper created an issue. See original summary.

grimreaper’s picture

Issue summary: View changes

  • Grimreaper committed e9f0e39 on 4.1.x
    Issue #3258739 by Grimreaper: Drupal 10 compatibility. Fix PHPStan, Fix...
grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Fixed

On 4.1.x.

  • Grimreaper committed 4ad64cb on 4.1.x
    Issue #3258739 by Grimreaper: Drupal 10 compatibility. Fix PHPStan, Fix...
grimreaper’s picture

Version: 4.0.x-dev » 4.1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.