Level | Target/Location | Code/Reason |
---|---|---|
MINOR | Magento\Eav\Model\Entity\Attribute\Source\Table::$_specificOptions /app/code/Magento/Eav/Model/Entity/Attribute/Source/Table.php:42 | V020 [protected] Property has been added. |
PATCH | Magento\Eav\Model\Entity\Attribute\Source\Table::loadSpecificOptions /app/code/Magento/Eav/Model/Entity/Attribute/Source/Table.php:160 | V016 [protected] Method has been added. |
PATCH | Magento\Eav\Model\Entity\Attribute\Source\Table::getSpecificOptions /app/code/Magento/Eav/Model/Entity/Attribute/Source/Table.php:114 | V023 [public] Method implementation changed. |