@@ -3300,36 +3300,12 @@ parameters:
33003300 count : 4
33013301 path : app/code/core/Mage/Checkout/Model/Cart/Customer/Api.php
33023302
3303- -
3304- rawMessage : ' Strict comparison using !== between array<string, mixed> and null will always evaluate to true.'
3305- identifier : notIdentical.alwaysTrue
3306- count : 2
3307- path : app/code/core/Mage/Checkout/Model/Cart/Customer/Api/V2.php
3308-
3309- -
3310- rawMessage : Unreachable statement - code above always terminates.
3311- identifier : deadCode.unreachable
3312- count : 1
3313- path : app/code/core/Mage/Checkout/Model/Cart/Customer/Api/V2.php
3314-
33153303 -
33163304 rawMessage : ' Construct empty() is not allowed. Use more strict comparison.'
33173305 identifier : empty.notAllowed
33183306 count : 4
33193307 path : app/code/core/Mage/Checkout/Model/Cart/Payment/Api.php
33203308
3321- -
3322- rawMessage : ' Strict comparison using !== between array<string, mixed> and null will always evaluate to true.'
3323- identifier : notIdentical.alwaysTrue
3324- count : 1
3325- path : app/code/core/Mage/Checkout/Model/Cart/Payment/Api/V2.php
3326-
3327- -
3328- rawMessage : Unreachable statement - code above always terminates.
3329- identifier : deadCode.unreachable
3330- count : 1
3331- path : app/code/core/Mage/Checkout/Model/Cart/Payment/Api/V2.php
3332-
33333309 -
33343310 rawMessage : ' Construct empty() is not allowed. Use more strict comparison.'
33353311 identifier : empty.notAllowed
@@ -4458,18 +4434,6 @@ parameters:
44584434 count : 1
44594435 path : app/code/core/Mage/Customer/Model/Customer.php
44604436
4461- -
4462- rawMessage : ' Strict comparison using !== between array<string, mixed> and null will always evaluate to true.'
4463- identifier : notIdentical.alwaysTrue
4464- count : 1
4465- path : app/code/core/Mage/Customer/Model/Customer/Api/V2.php
4466-
4467- -
4468- rawMessage : Unreachable statement - code above always terminates.
4469- identifier : deadCode.unreachable
4470- count : 1
4471- path : app/code/core/Mage/Customer/Model/Customer/Api/V2.php
4472-
44734437 -
44744438 rawMessage : ' Construct empty() is not allowed. Use more strict comparison.'
44754439 identifier : empty.notAllowed
@@ -7584,6 +7548,12 @@ parameters:
75847548 count : 1
75857549 path : app/code/core/Mage/Weee/Model/Tax.php
75867550
7551+ -
7552+ rawMessage : If condition is always false.
7553+ identifier : if.alwaysFalse
7554+ count : 1
7555+ path : app/code/core/Mage/Weee/Model/Total/Quote/Weee.php
7556+
75877557 -
75887558 rawMessage : PHPDoc type Mage_Weee_Helper_Data of property Mage_Weee_Model_Total_Quote_Weee::$_helper is not the same as PHPDoc type Mage_Tax_Helper_Data of overridden property Mage_Tax_Model_Sales_Total_Quote_Tax::$_helper.
75897559 identifier : property.phpDocType
0 commit comments