Update via UI breaks with future version of symfony/event-dispatcher #33264
Labels
4. to release
Ready to be released and/or waiting for tests to finish
bug
feature: install and update
regression
Milestone
We have several events which use int based arrays for the arguments:
server/lib/private/DB/Migrator.php
Line 204 in 215aef3
server/lib/private/Repair.php
Lines 255 to 260 in 9a9409e
We can adjust them already now to have string based arguments which is a much better description.
The text was updated successfully, but these errors were encountered: