@@ -9888,18 +9888,6 @@ parameters:
98889888 count: 1
98899889 path: app/code/core/Mage/Checkout/Model/Cart/Customer/Api/V2.php
98909890
9891- -
9892- rawMessage: 'Strict comparison using !== between array<string, mixed> and null will always evaluate to true.'
9893- identifier: notIdentical.alwaysTrue
9894- count: 2
9895- path: app/code/core/Mage/Checkout/Model/Cart/Customer/Api/V2.php
9896-
9897- -
9898- rawMessage: Unreachable statement - code above always terminates.
9899- identifier: deadCode.unreachable
9900- count: 1
9901- path: app/code/core/Mage/Checkout/Model/Cart/Customer/Api/V2.php
9902-
99039891 -
99049892 rawMessage: 'Parameter #1 $value of method Mage_Sales_Model_Quote_Address::setCollectShippingRates() expects int, true given.'
99059893 identifier: argument.type
@@ -9912,18 +9900,6 @@ parameters:
99129900 count: 1
99139901 path: app/code/core/Mage/Checkout/Model/Cart/Payment/Api/V2.php
99149902
9915- -
9916- rawMessage: 'Strict comparison using !== between array<string, mixed> and null will always evaluate to true.'
9917- identifier: notIdentical.alwaysTrue
9918- count: 1
9919- path: app/code/core/Mage/Checkout/Model/Cart/Payment/Api/V2.php
9920-
9921- -
9922- rawMessage: Unreachable statement - code above always terminates.
9923- identifier: deadCode.unreachable
9924- count: 1
9925- path: app/code/core/Mage/Checkout/Model/Cart/Payment/Api/V2.php
9926-
99279903 -
99289904 rawMessage: 'Method Mage_Checkout_Model_Observer::loadCustomerQuote() has no return type specified.'
99299905 identifier: missingType.return
@@ -12228,18 +12204,6 @@ parameters:
1222812204 count: 1
1222912205 path: app/code/core/Mage/Customer/Model/Customer/Api/V2.php
1223012206
12231- -
12232- rawMessage: 'Strict comparison using !== between array<string, mixed> and null will always evaluate to true.'
12233- identifier: notIdentical.alwaysTrue
12234- count: 1
12235- path: app/code/core/Mage/Customer/Model/Customer/Api/V2.php
12236-
12237- -
12238- rawMessage: Unreachable statement - code above always terminates.
12239- identifier: deadCode.unreachable
12240- count: 1
12241- path: app/code/core/Mage/Customer/Model/Customer/Api/V2.php
12242-
1224312207 -
1224412208 rawMessage: Property Mage_Customer_Model_Group::$_taxClassIds has no type specified.
1224512209 identifier: missingType.property
0 commit comments