Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phpstan: fixes for Mage_Catalog_Model_Product_Type_Abstract #2605

Merged
merged 10 commits into from
Sep 20, 2022
Merged

phpstan: fixes for Mage_Catalog_Model_Product_Type_Abstract #2605

merged 10 commits into from
Sep 20, 2022

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    911b4c6 View commit details
    Browse the repository at this point in the history
  2. Some phpdoc fixes

    sreichel committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    f5e410e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update app/code/core/Mage/Adminhtml/controllers/Catalog/ProductContro…

    …ller.php
    
    Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
    sreichel and kiatng authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d3017a8 View commit details
    Browse the repository at this point in the history
  2. Update app/code/core/Mage/Adminhtml/controllers/Catalog/ProductContro…

    …ller.php
    
    Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
    sreichel and kiatng authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9b7e710 View commit details
    Browse the repository at this point in the history
  3. Update app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Su…

    …per/Config/Simple.php
    
    Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
    sreichel and kiatng authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7156f9b View commit details
    Browse the repository at this point in the history
  4. Update app/code/core/Mage/Adminhtml/controllers/Catalog/ProductContro…

    …ller.php
    
    Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
    sreichel and kiatng authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4da466a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Fixed return type

    sreichel committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    bbf361b View commit details
    Browse the repository at this point in the history
  2. Followed suggestion

    sreichel committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3699f52 View commit details
    Browse the repository at this point in the history
  3. Removed inline var comment

    sreichel committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    05e023b View commit details
    Browse the repository at this point in the history
  4. Removed duplicated code

    sreichel committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    25dca49 View commit details
    Browse the repository at this point in the history