Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35bc357

Browse files
committed
MAGETWO-49336: Publication of breaking changes
1 parent db70adb commit 35bc357

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

_includes/changes/ce-2010-2011.html

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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\CatalogInventory\Observer\RefundOrderInventoryObserver</td>
10+
<td>Class was removed.</td>
11+
</tr>
12+
<tr>
13+
<td>Magento\Ui\DataProvider\EavValidationRules::$validationRul</td>
14+
<td>[protected] Property has been removed.</td>
15+
</tr>
16+
<tr>
17+
<td>Magento\GiftMessage\Model\Plugin\OrderGet::aroundGet</td>
18+
<td>[public] Method has been removed.</td>
19+
</tr>
20+
<tr>
21+
<td>Magento\GiftMessage\Model\Plugin\OrderSave::aroundSave</td>
22+
<td>[public] Method has been removed.</td>
23+
</tr>
24+
<tr>
25+
<td>Magento\Customer\Controller\Adminhtml\Index\Save::_extractData</td>
26+
<td>[protected] Method parameter changed.</td>
27+
</tr>
28+
</tbody></table>
29+
30+
<h2 id="interface">Interface</h2>
31+
<table><tbody>
32+
<tr>
33+
<th>Target</th>
34+
<th>What Changed</th>
35+
</tr>
36+
</tbody></table>

_includes/changes/ee-2010-2011.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
<h2 id="class">Class</h2>
3+
<table><tbody>
4+
<tr>
5+
<th>Target</th>
6+
<th>What Changed</th>
7+
</tr>
8+
</tbody></table>

0 commit comments

Comments
 (0)