Skip to content

Commit b2a818f

Browse files
authored
Update removed-backward-incompatibility.md for joomla/joomla-cms#40336 (#106)
Update removed-backward-incompatibility.md
1 parent c6a5ed2 commit b2a818f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

migrations/44-50/removed-backward-incompatibility.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,6 @@ public function offsetSet(...) --> public function offsetSet(...): void
8686
public function offsetUnset(...) --> public function offsetUnset(...): void
8787
```
8888

89+
### Menus controller resync function got removed
90+
- PR: https://github.com/joomla/joomla-cms/pull/40336
91+
- Description: The resync function in the administrator MenusController class is only used for the 1.5 to 1.6 upgrade routine.

0 commit comments

Comments
 (0)