Semantic Version Checker

Suggested version increase (based on PHP code analysis and files changed)MINOR
Class changes (MINOR)Failure
LevelTarget/LocationCode/Reason
MINORMagento\Customer\Model\Address\AbstractAddress::sanitize
/app/code/Magento/Customer/Model/Address/AbstractAddress.php:695
V015 [public] Method has been added.
PATCHMagento\Customer\Model\Address\AbstractAddress::__construct
/app/code/Magento/Customer/Model/Address/AbstractAddress.php:176
M112 [public] Added an optional constructor parameter.
PATCHMagento\Customer\Model\Address\AbstractAddress::__construct
/app/code/Magento/Customer/Model/Address/AbstractAddress.php:176
V023 [public] Method implementation changed.
PATCHMagento\Customer\Model\Address\AbstractAddress::$compositeSanitizer
/app/code/Magento/Customer/Model/Address/AbstractAddress.php:145
V026 [private] Property has been added.
PATCHMagento\Customer\Model\Address\CompositeSanitizer
/app/code/Magento/Customer/Model/Address/CompositeSanitizer.php:13
V014 Class was added.
PATCHMagento\Customer\Model\Address\Sanitizer\TemplateVars
/app/code/Magento/Customer/Model/Address/Sanitizer/TemplateVars.php:13
V014 Class was added.
PATCHMagento\Customer\Model\ResourceModel\AddressRepository::save
/app/code/Magento/Customer/Model/ResourceModel/AddressRepository.php:107
V023 [public] Method implementation changed.
Interface changes (PATCH)Success
LevelTarget/LocationCode/Reason
PATCHMagento\Customer\Model\Address\SanitizerInterface
/app/code/Magento/Customer/Model/Address/SanitizerInterface.php:10
V032 Interface was added.
Changed files
  • /app/code/Magento/Customer/Model/Address/AbstractAddress.php
  • /app/code/Magento/Customer/Model/Address/CompositeSanitizer.php
  • /app/code/Magento/Customer/Model/Address/SanitizerInterface.php
  • /app/code/Magento/Customer/Model/Address/Sanitizer/TemplateVars.php
  • /app/code/Magento/Customer/Model/Address/Validator/General.php
  • /app/code/Magento/Customer/Model/ResourceModel/AddressRepository.php
  • /app/code/Magento/Customer/Test/Unit/Model/ResourceModel/AddressRepositoryTest.php
  • /app/code/Magento/Customer/etc/di.xml
Package Level Changes
LevelPackage Name
MINORmagento/module-customer
[
    {
        "name": "magento\/module-customer",
        "level": "MINOR"
    }
]