WIP: Fix broken Upgrade Wizards within Install Tool #33

Draft
DanielSiepmann wants to merge 1 commit from 10626-ensure-be-user into main
DanielSiepmann commented 2023-08-09 10:13:49 +00:00 (Migrated from github.com)

An events user will be created and used on demand in order to allow execution of upgrade wizards within install tool.

An _events_ user will be created and used on demand in order to allow execution of upgrade wizards within install tool.
koritnik (Migrated from github.com) reviewed 2023-08-09 10:13:49 +00:00
justusmoroni (Migrated from github.com) reviewed 2023-08-09 10:13:49 +00:00
DanielSiepmann commented 2023-08-09 11:33:31 +00:00 (Migrated from github.com)

I think people should execute them on CLI, that's way easier. I can't find a way to pass phpstan for v10 and v11.

I think people should execute them on CLI, that's way easier. I can't find a way to pass phpstan for v10 and v11.
This pull request has changes conflicting with the target branch.
  • Classes/Updates/MigrateOldLocations.php
  • Configuration/Services.php
  • Documentation/Maintenance/TYPO3/V10.rst
  • ext_emconf.php
  • phpstan.neon
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 10626-ensure-be-user:10626-ensure-be-user
git switch 10626-ensure-be-user
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
typo3/events!33
No description provided.