You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated a Processwire module to use the latest version of wikimedia Less. I get a deprecation warning on wikimedia/less.php/lib/Less/Functions.php:1022
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in .../modules/Less/wikimedia/less.php/lib/Less/Functions.php:1022
I don't think this has something todo with the implementation of the less.php library in the module.