We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e4883 commit 4294bdaCopy full SHA for 4294bda
phpstan.neon
@@ -14,5 +14,5 @@ parameters:
14
- message: '/Call to deprecated method save\(\) of class Magento\\Framework\\Model\\AbstractModel/'
15
path: Cron/ScheduleJob.php
16
17
- - message: '/Parameter \#1 \$autoload_function of function spl_autoload_register expects callable\(string\)\: void, array\{Magento\\Framework\\TestFramework\\Unit\\Autoloader\\GeneratedClassesAutoloader/'
+ - message: '/Parameter \#1 \$(autoload_function|callback) of function spl_autoload_register expects/'
18
path: Test/bootstrap.php
0 commit comments