Bump rector/rector from 1.2.5 to 1.2.8 #175
Annotations
10 errors
PHPStan Static Analysis:
app/code/core/Mage/Bundle/Model/Product/Price.php#L862
Ignored error pattern #^Offset 'option_id' does not exist on array\{final_price\: mixed\}\.$# in path /home/runner/work/openmage-future/openmage-future/app/code/core/Mage/Bundle/Model/Product/Price.php is expected to occur 4 times, but occurred only 2 times.
|
PHPStan Static Analysis:
app/code/core/Mage/Catalog/Model/Product/Option/Type/File.php#L752
Offset 0 on array{list<string>} in isset() always exists and is not nullable.
|
PHPStan Static Analysis:
app/code/core/Mage/Media/Model/File/Image.php#L86
Method Mage_Media_Model_File_Image::getImage() has invalid return type GdImage.
|
PHPStan Static Analysis:
app/code/core/Mage/Media/Model/File/Image.php#L112
Method Mage_Media_Model_File_Image::getImage() should return GdImage but returns resource.
|
PHPStan Static Analysis:
app/code/core/Mage/Media/Model/File/Image.php#L121
Method Mage_Media_Model_File_Image::getTmpImage() has invalid return type GdImage.
|
PHPStan Static Analysis:
app/code/core/Mage/Media/Model/File/Image.php#L123
Method Mage_Media_Model_File_Image::getTmpImage() should return GdImage but returns (resource|false).
|
PHPStan Static Analysis:
app/code/core/Mage/Usa/Model/Shipping/Carrier/Dhl/International.php#L448
Ignored error pattern #^Invalid array key type strin\.$# in path /home/runner/work/openmage-future/openmage-future/app/code/core/Mage/Usa/Model/Shipping/Carrier/Dhl/International.php is expected to occur 3 times, but occurred only 1 time.
|
PHPStan Static Analysis:
lib/Mage/HTTP/Client/Curl.php#L328
Property Mage_HTTP_Client_Curl::$_ch (object) does not accept (resource|false).
|
PHPStan Static Analysis:
lib/Varien/Db/Adapter/Pdo/Mysql.php#L1183
Offset 3 on array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6?: ' ON DELETE…', 7?: 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET NULL', ...} on left side of ?? always exists and is not nullable.
|
PHPStan Static Analysis:
lib/Varien/Http/Adapter/Curl.php#L36
Property Varien_Http_Adapter_Curl::$_resource has unknown class CurlHandle as its type.
|
Loading