Skip to content

Conversation

@sreichel
Copy link
Contributor

@sreichel sreichel commented Nov 8, 2022

Description

  • several phpstan fixes
  • updadet phpstan to 1.9.2
  • updated workflow
  • added to default checks
    • app/code/core/Mage/Centinel
    • app/code/core/Mage/PaypalUk
    • app/code/core/Mage/Use
    • app/code/core/Mage/Weee
    • lib/Mage
    • lib/Magento
    • lib/Varien
  • some CS-fixes (sorry)
    • lib/Mage
    • lib/Magento
    • lib/Varien

Note

Last commit changed phpstan level from 3 to 5. Level 6 isn't possible b/c missing typehints.

Cons:

  • huge baseline file

Pro

  • all fixable errors listed
  • checks should complete faster w/o experimental check

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All automated tests passed successfully (all builds are green)
  • Add yourself to contributors list

@github-actions github-actions bot added Component: Adminhtml Relates to Mage_Adminhtml Component: Catalog Relates to Mage_Catalog Component: CatalogInventory Relates to Mage_CatalogInventory Component: CatalogIndex Relates to Mage_CatalogIndex Component: Core Relates to Mage_Core Component: Eav Relates to Mage_Eav Component: ImportExport Relates to Mage_ImportExport Component: Log Relates to Mage_Log Component: Payment Relates to Mage_Payment Component: SalesRule Relates to Mage_SalesRule Component: Uploader Relates to Mage_Uploader composer Relates to composer.json labels Nov 8, 2022
@sreichel sreichel changed the title Phpstan fixes Phpstan update Nov 12, 2022
@sreichel sreichel marked this pull request as draft November 14, 2022 22:28
@sreichel
Copy link
Contributor Author

Going to split this for easier review ...

@sreichel sreichel mentioned this pull request Nov 14, 2022
4 tasks
@github-actions github-actions bot added Component: AdminNotification Relates to Mage_AdminNotification Component: Downloadable Relates to Mage_Downloadable Component: lib/Zend Component: Wishlist Relates to Mage_Wishlist Mage.php Relates to app/Mage.php labels Nov 14, 2022
# Conflicts:
#	lib/Varien/Cache/Backend/Eaccelerator.php
@sreichel sreichel requested review from elidrissidev and fballiano and removed request for elidrissidev and fballiano November 19, 2022 22:08
@sreichel sreichel closed this Nov 22, 2022
@sreichel sreichel deleted the phpstan-daily branch November 22, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Admin Relates to Mage_Admin Component: Adminhtml Relates to Mage_Adminhtml Component: AdminNotification Relates to Mage_AdminNotification Component: Api2 Relates to Mage_Api2 Component: Backup Relates to Mage_Backup Component: Bundle Relates to Mage_Bundle Component: Catalog Relates to Mage_Catalog Component: CatalogIndex Relates to Mage_CatalogIndex Component: CatalogInventory Relates to Mage_CatalogInventory Component: CatalogSearch Relates to Mage_CatalogSearch Component: Centinel Relates to Mage_Centinel Component: Core Relates to Mage_Core Component: CurrencySymbol Relates to Mage_CurrencySymbol Component: Customer Relates to Mage_Customer Component: Directory Relates to Mage_Directory Component: Downloadable Relates to Mage_Downloadable Component: Eav Relates to Mage_Eav Component: ImportExport Relates to Mage_ImportExport Component: Index Relates to Mage_Index Component: Install Relates to Mage_Install Component: lib/Mage Relates to lib/Mage Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* Component: Log Relates to Mage_Log Component: Media Relates to Mage_Media Component: Payment Relates to Mage_Payment Component: PayPal Relates to Mage_Paypal Component: PaypalUk Relates to Mage_PaypalUk Component: ProductAlert Relates to Mage_ProductAlert Component: Reports Relates to Mage_Reports Component: Rule Relates to Mage_Rule Component: Sales Relates to Mage_Sales Component: SalesRule Relates to Mage_SalesRule Component: Shipping Relates to Mage_Shipping Component: Tax Relates to Mage_Tax Component: Uploader Relates to Mage_Uploader Component: Usa Relates to Mage_Usa Component: Weee Relates to Mage_Weee Component: Wishlist Relates to Mage_Wishlist composer Relates to composer.json environment Mage.php Relates to app/Mage.php phpstan

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants