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.
php_version: "8.2" webserver_type: apache-fpm