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 123955e commit f0d458fCopy full SHA for f0d458f
.phpstan.baseline.neon
@@ -318,12 +318,6 @@ parameters:
318
count: 2
319
path: app/code/core/Mage/Adminhtml/Block/Widget/Form.php
320
321
- -
322
- message: '#^Binary operation "\*" between string and 1 results in an error\.$#'
323
- identifier: binaryOp.invalid
324
- count: 1
325
- path: app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Number.php
326
-
327
328
message: '#^Call to an undefined method Mage_Adminhtml_Block_Widget_Tab_Interface\:\:getSkipGenerateContent\(\)\.$#'
329
identifier: method.notFound
0 commit comments