Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ec9a6d0

Browse files
committed
MAGETWO-49336: Publication of breaking changes
1 parent 1aa3a10 commit ec9a6d0

File tree

2 files changed

+88
-0
lines changed

2 files changed

+88
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
<h2 id="class">Class</h2>
3+
<table><tbody>
4+
<tr>
5+
<th>Target</th>
6+
<th>What Changed</th>
7+
</tr>
8+
<tr>
9+
<td>Magento\Customer\Model\EmailNotification::TEMPLATE_MAP</td>
10+
<td>Constant has been removed.</td>
11+
</tr>
12+
</tbody></table>
13+
14+
<h2 id="interface">Interface</h2>
15+
<table><tbody>
16+
<tr>
17+
<th>Target</th>
18+
<th>What Changed</th>
19+
</tr>
20+
<tr>
21+
<td>Magento\Framework\Mail\TransportInterface::getMessage</td>
22+
<td>[public] Method has been added.</td>
23+
</tr>
24+
<tr>
25+
<td>Magento\Framework\Mail\TransportInterface::getMessage</td>
26+
<td>[public] Method has been added.</td>
27+
</tr>
28+
<tr>
29+
<td>Magento\Framework\DB\Adapter\AdapterInterface::REPLACE</td>
30+
<td>Constant has been added.</td>
31+
</tr>
32+
</tbody></table>
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
2+
<h2 id="class">Class</h2>
3+
<table><tbody>
4+
<tr>
5+
<th>Target</th>
6+
<th>What Changed</th>
7+
</tr>
8+
<tr>
9+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::publishCategoryIndexData</td>
10+
<td>[protected] Method has been removed.</td>
11+
</tr>
12+
<tr>
13+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::publishProductIndexData</td>
14+
<td>[protected] Method has been removed.</td>
15+
</tr>
16+
<tr>
17+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::removeObsoleteCategoryIndexData</td>
18+
<td>[protected] Method has been removed.</td>
19+
</tr>
20+
<tr>
21+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::removeObsoleteProductIndexData</td>
22+
<td>[protected] Method has been removed.</td>
23+
</tr>
24+
<tr>
25+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::publishCategoryIndexData</td>
26+
<td>[protected] Method has been removed.</td>
27+
</tr>
28+
<tr>
29+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::publishProductIndexData</td>
30+
<td>[protected] Method has been removed.</td>
31+
</tr>
32+
<tr>
33+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::removeObsoleteCategoryIndexData</td>
34+
<td>[protected] Method has been removed.</td>
35+
</tr>
36+
<tr>
37+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::removeObsoleteProductIndexData</td>
38+
<td>[protected] Method has been removed.</td>
39+
</tr>
40+
<tr>
41+
<td>Magento\CatalogPermissions\Model\Indexer\AbstractAction::REPLICA_SUFFIX</td>
42+
<td>Constant has been added.</td>
43+
</tr>
44+
<tr>
45+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::__construct</td>
46+
<td>[public] Method has been added.</td>
47+
</tr>
48+
<tr>
49+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::getIndexTable</td>
50+
<td>[protected] Method has been added.</td>
51+
</tr>
52+
<tr>
53+
<td>Magento\CatalogPermissions\Model\Indexer\Category\Action\Full::getProductIndexTable</td>
54+
<td>[protected] Method has been added.</td>
55+
</tr>
56+
</tbody></table>

0 commit comments

Comments
 (0)