Skip to content

Commit 0e71299

Browse files
committed
phpstan
1 parent 2e4989b commit 0e71299

File tree

1 file changed

+0
-42
lines changed

1 file changed

+0
-42
lines changed

.phpstan.dist.baseline.neon

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -780,12 +780,6 @@ parameters:
780780
count: 1
781781
path: app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php
782782

783-
-
784-
message: '#^Parameter \#1 \$order of method Mage_Sales_Model_Resource_Order_Collection_Abstract\:\:setOrderFilter\(\) expects int\|Mage_Sales_Model_Order, array\<string, mixed\> given\.$#'
785-
identifier: argument.type
786-
count: 1
787-
path: app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php
788-
789783
-
790784
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
791785
identifier: argument.type
@@ -3078,24 +3072,6 @@ parameters:
30783072
count: 1
30793073
path: app/code/core/Mage/Core/Model/Config.php
30803074

3081-
-
3082-
message: '#^Binary operation "\+" between string and string results in an error\.$#'
3083-
identifier: binaryOp.invalid
3084-
count: 1
3085-
path: app/code/core/Mage/Core/Model/Date.php
3086-
3087-
-
3088-
message: '#^Binary operation "\-" between string and string results in an error\.$#'
3089-
identifier: binaryOp.invalid
3090-
count: 1
3091-
path: app/code/core/Mage/Core/Model/Date.php
3092-
3093-
-
3094-
message: '#^Property Mage_Core_Model_Date\:\:\$_systemOffset is never read, only written\.$#'
3095-
identifier: property.onlyWritten
3096-
count: 1
3097-
path: app/code/core/Mage/Core/Model/Date.php
3098-
30993075
-
31003076
message: '#^Call to an undefined method Mage_Core_Model_Resource_Design\:\:validate\(\)\.$#'
31013077
identifier: method.notFound
@@ -5346,12 +5322,6 @@ parameters:
53465322
count: 1
53475323
path: app/code/core/Mage/Rss/Helper/Data.php
53485324

5349-
-
5350-
message: '#^Property Mage_Rule_Model_Abstract\:\:\$_conditions \(Mage_Rule_Model_Condition_Combine\) in empty\(\) is not falsy\.$#'
5351-
identifier: empty.property
5352-
count: 1
5353-
path: app/code/core/Mage/Rule/Model/Abstract.php
5354-
53555325
-
53565326
message: '#^Call to an undefined method Mage_Rule_Model_Action_Interface\:\:getId\(\)\.$#'
53575327
identifier: method.notFound
@@ -5430,12 +5400,6 @@ parameters:
54305400
count: 1
54315401
path: app/code/core/Mage/Sales/Block/Recurring/Profiles.php
54325402

5433-
-
5434-
message: '#^Parameter \#1 \$order of method Mage_Sales_Model_Resource_Order_Collection_Abstract\:\:setOrderFilter\(\) expects int\|Mage_Sales_Model_Order, array given\.$#'
5435-
identifier: argument.type
5436-
count: 1
5437-
path: app/code/core/Mage/Sales/Model/Api2/Order.php
5438-
54395403
-
54405404
message: '#^Parameter \#2 \$code of method Mage_Api2_Model_Resource\:\:_critical\(\) expects int\|null, string given\.$#'
54415405
identifier: argument.type
@@ -8250,12 +8214,6 @@ parameters:
82508214
count: 2
82518215
path: lib/Varien/Cache/Backend/Database.php
82528216

8253-
-
8254-
message: '#^Method Varien_Cache_Backend_Database\:\:touch\(\) should return bool but returns int\.$#'
8255-
identifier: return.type
8256-
count: 1
8257-
path: lib/Varien/Cache/Backend/Database.php
8258-
82598217
-
82608218
message: '#^Parameter \#2 \$chunks of method Varien_Cache_Backend_Memcached\:\:_cleanTheMess\(\) expects int, string given\.$#'
82618219
identifier: argument.type

0 commit comments

Comments
 (0)