Needs review
Project:
Field CSS
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2026 at 16:45 UTC
Updated:
2 Feb 2026 at 16:47 UTC
Jump to comment: Most recent
I'm seeing the following issue on a data process:
[info] preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated CssFormatter.php:192
I think it would be a good thing to do some defensive programming around that process and check if there's a current route name before looping.
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 #3
pcambra