[WIP] Test & validation workflow(s) #12
Annotations
7 warnings
M2 Coding Standard:
Api/Model/Carrier/Shipping.php#L383
The use of function strval() is discouraged; use (string) construction() instead
|
M2 Coding Standard:
Api/Model/Action/Export.php#L296
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|
M2 Coding Standard:
Api/Model/Action/Export.php#L352
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|
M2 Coding Standard:
Api/Model/Action/Export.php#L367
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|
M2 Coding Standard:
Api/Plugin/Controller/Auctane/IndexPlugin.php#L61
The use of function file_put_contents() is discouraged
|
M2 Coding Standard:
Api/Request/Authenticator.php#L96
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|
M2 Coding Standard:
Api/Request/Authenticator.php#L107
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|