Skip to content

Commit 9673baf

Browse files
committed
Add Rector note to deprecations list
1 parent f8658dd commit 9673baf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Refer to [Ibexa DXP v5.0 renames, deprecations and removals](ibexa_dxp_v5.0_depr
353353

354354
[[% include 'snippets/release_50.md' %]]
355355

356-
To update your application, see the [update instructions](update_from_4.6.md).
356+
To update your application, see the [update instructions](update_to_5.0.md).
357357

358358
[[= release_note_entry_end() =]]
359359

docs/release_notes/ibexa_dxp_v5.0_deprecations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@ Several field type identifiers have changed.
144144

145145
## PHP API classes and methods
146146

147+
!!! note "[[= product_name_base =]] Rector"
148+
149+
[[[= product_name_base =]] Rector package](https://github.com/ibexa/rector) has been introduced that is based on [Rector](https://github.com/rectorphp) and comes with additional rules for working with Ibexa code.
150+
You can use it to get rid of PHP code deprecations.
151+
147152
### `ibexa/admin-ui`
148153

149154
| Old FQN | New FQN / Comment |

0 commit comments

Comments
 (0)