fix faq code snippet #342
Annotations
6 errors
PHPStan (PHP 7.4; Relay 0.5.1):
includes/class-autoloader.php#L1
Ignored error pattern #^Parameter \#1 \$autoload_function of function spl_autoload_register expects callable\(string\)\: void, array\{\$this\(Rhubarb\\RedisCache\\Autoloader\), 'load_class'\} given\.$# in path /home/runner/work/redis-cache/redis-cache/includes/class-autoloader.php was not matched in reported errors.
|
PHPStan (PHP 7.4; Relay 0.5.1)
Process completed with exit code 1.
|
PHPStan (PHP 8.2; Relay 0.5.1):
includes/class-autoloader.php#L1
Ignored error pattern #^Parameter \#1 \$autoload_function of function spl_autoload_register expects callable\(string\)\: void, array\{\$this\(Rhubarb\\RedisCache\\Autoloader\), 'load_class'\} given\.$# in path /home/runner/work/redis-cache/redis-cache/includes/class-autoloader.php was not matched in reported errors.
|
PHPStan (PHP 8.2; Relay 0.5.1)
Process completed with exit code 1.
|
PHPStan (PHP 7.2; Relay 0.5.1):
includes/class-autoloader.php#L1
Ignored error pattern #^Parameter \#1 \$autoload_function of function spl_autoload_register expects callable\(string\)\: void, array\{\$this\(Rhubarb\\RedisCache\\Autoloader\), 'load_class'\} given\.$# in path /home/runner/work/redis-cache/redis-cache/includes/class-autoloader.php was not matched in reported errors.
|
PHPStan (PHP 7.2; Relay 0.5.1)
Process completed with exit code 1.
|