Fix code inspections and bump core compatibility from 8.5.x to the oldest currently security-supported Drupal version (8.7.0), checking for deprecations.

Comments

cburschka created an issue. See original summary.

  • cburschka committed 60002b7 on 8.x-1.x
    Issue #3113136: Add ext-zlib to the required PHP extensions.
    

  • cburschka committed 1fc3236 on 8.x-1.x
    Issue #3113136: Declare closures static (EA inspection).
    
  • cburschka committed 2534bef on 8.x-1.x
    Issue #3113136: Remove unused ::flatten() function.
    
    (Usage removed by...
  • cburschka committed 38c4db0 on 8.x-1.x
    Issue #3113136: Remove unneeded backslash in regex pattern.
    
  • cburschka committed a7d56e4 on 8.x-1.x
    Issue #3113136: Omit $this->any() in PHPunit mocks.
    
  • cburschka committed bab78c8 on 8.x-1.x
    Issue #3113136: Replace fully-qualified references with imports (code...
  • cburschka committed eb1e83d on 8.x-1.x
    Issue #3113136 by cburschka: Use new FileSystem methods from 8.7.0, and...
cburschka’s picture

Title: Cleanup issue » Cleanup issue (Drupal 8.7.0+)
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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