Closed (fixed)
Project:
Pathologic
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2026 at 23:20 UTC
Updated:
30 Mar 2026 at 00:15 UTC
Jump to comment: Most recent
Now that #3408946: Fix PHPStan failures: use dependency injection in FilterPathologic.php is done, and PHPStan is passing at all (level 0), let's bump the level to something that will catch more problems and fix anything it finds. Locally, I tried all the way up to 5 and it's both a reasonably small amount of changes required, and it found what looks like a real bug (introduced at #3362585: PHP 8.1 deprecation notice for passing NULL to explode()).
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
dww