Hello,
I just updated PHP to 8.1, and I'm getting these errors in my error log:
[26-Apr-2022 07:34:52 America/New_York] PHP Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/utils.php on line 981
[26-Apr-2022 07:34:52 America/New_York] PHP Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 301
I don't have wordpress installed anywhere, so why is it even running the wp-cli, which apparently is part of it? Is this the directadmin panel doing it? Is there anything I can do about it?
I just updated PHP to 8.1, and I'm getting these errors in my error log:
[26-Apr-2022 07:34:52 America/New_York] PHP Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/utils.php on line 981
[26-Apr-2022 07:34:52 America/New_York] PHP Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 301
I don't have wordpress installed anywhere, so why is it even running the wp-cli, which apparently is part of it? Is this the directadmin panel doing it? Is there anything I can do about it?