|
| 1 | +### Class changes {#class-232-233} |
| 2 | + |
| 3 | +| What changed | How it changed | |
| 4 | +| --- | --- | |
| 5 | +| Magento\Framework\Mail\Template\TransportBuilder::getTransport | [public] Method return typing changed. | |
| 6 | +| Magento\Framework\Mail\Template\TransportBuilder::getTemplate | [protected] Method return typing changed. | |
| 7 | +| Magento\Framework\DataObject\Copy::copyFieldsetToTarget | [public] Method return typing changed. | |
| 8 | +| Magento\Framework\Data\Collection\AbstractDb::\_renderFiltersBefore | [protected] Method return typing changed. | |
| 9 | +| Magento\Tax\Block\Adminhtml\Rate\Form::\_construct | [protected] Method return typing changed. | |
| 10 | +| Magento\Swatches\Block\Product\Renderer\Configurable::getHtmlOutput | [protected] Method return typing changed. | |
| 11 | +| Magento\Sales\Model\Order\Config::getStateDefaultStatus | [public] Method return typing changed. | |
| 12 | +| Magento\Sales\Model\Order\Config::getStatusFrontendLabel | [public] Method return typing changed. | |
| 13 | +| Magento\Sales\Block\Order\History::\_construct | [protected] Method return typing changed. | |
| 14 | +| Magento\Sales\Block\Order\History::\_prepareLayout | [protected] Method return typing changed. | |
| 15 | +| Magento\Sales\Block\Order\Recent::\_construct | [protected] Method return typing changed. | |
| 16 | +| Magento\Sales\Block\Order\Recent::\_toHtml | [protected] Method return typing changed. | |
| 17 | +| Magento\Sales\Block\Adminhtml\Order\View::\_\_construct | [public] Method parameter typing changed. | |
| 18 | +| Magento\Review\Block\Customer\View::\_toHtml | [protected] Method return typing changed. | |
| 19 | +| Magento\Newsletter\Model\Subscriber::received | [public] Method return typing changed. | |
| 20 | +| Magento\Newsletter\Block\Adminhtml\Problem::\_construct | [protected] Method return typing changed. | |
| 21 | +| Magento\Newsletter\Block\Adminhtml\Problem::getUnsubscribeButtonHtml | [public] Method return typing changed. | |
| 22 | +| Magento\Newsletter\Block\Adminhtml\Problem::getDeleteButtonHtml | [public] Method return typing changed. | |
| 23 | +| Magento\GraphQl\Controller\GraphQl::dispatch | [public] Method return typing changed. | |
| 24 | +| Magento\Config\Console\Command\ConfigSetCommand::execute | [protected] Method return typing changed. | |
| 25 | +| Magento\Checkout\Block\Cart\Totals::\_\_construct | [public] Method parameter typing changed. | |
| 26 | +| Magento\CatalogRule\Model\Indexer\IndexBuilder::getActiveRules | [protected] Method return typing changed. | |
| 27 | +| Magento\CatalogRule\Model\Indexer\IndexBuilder::getAllRules | [protected] Method return typing changed. | |
| 28 | +| Magento\Catalog\Model\ResourceModel\Product::getCategoryCollection | [public] Method return typing changed. | |
| 29 | +| Magento\Catalog\Model\Product\Visibility::getVisibleInCatalogIds | [public] Method return typing changed. | |
| 30 | +| Magento\Catalog\Model\Product\Visibility::getVisibleInSearchIds | [public] Method return typing changed. | |
| 31 | +| Magento\Catalog\Model\Product\Visibility::getVisibleInSiteIds | [public] Method return typing changed. | |
| 32 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::\_construct | [protected] Method return typing changed. | |
| 33 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::\_prepareCollection | [protected] Method return typing changed. | |
| 34 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::\_addColumnFilterToCollection | [protected] Method return typing changed. | |
| 35 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::\_prepareColumns | [protected] Method return typing changed. | |
| 36 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::\_prepareMassaction | [protected] Method return typing changed. | |
| 37 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::getGridUrl | [public] Method return typing changed. | |
| 38 | +| Magento\Catalog\Block\Adminhtml\Product\Grid::getRowUrl | [public] Method return typing changed. | |
| 39 | +| Magento\Backend\Block\Store\Switcher::\_construct | [protected] Method return typing changed. | |
| 40 | +| Magento\Wishlist\Model\ResourceModel\Item\Collection::\_renderFiltersBefore | [protected] Method has been added. | |
| 41 | +| Magento\Sales\Model\Order\Address::beforeSave | [public] Method has been added. | |
| 42 | +| Magento\Reports\Block\Adminhtml\Grid::\_\_construct | [public] Method has been added. | |
| 43 | +| Magento\PageCache\Model\Config::VARNISH\_6\_CONFIGURATION\_PATH | Constant has been added. | |
| 44 | +| Magento\Eav\Model\ResourceModel\Entity\Attribute::\_beforeDelete | [protected] Method has been added. | |
| 45 | +| Magento\Directory\Model\ResourceModel\Country::\_\_construct | [public] Method has been added. | |
| 46 | +| Magento\Backend\Model\Url::setScope | [public] Method has been added. | |
| 47 | + |
| 48 | +### Interface changes {#interface-232-233} |
| 49 | + |
| 50 | +| What changed | How it changed | |
| 51 | +| --- | --- | |
| 52 | +| Magento\Vault\Api\PaymentTokenManagementInterface::getListByCustomerId | [public] Method return typing changed. | |
| 53 | + |
0 commit comments