Uh oh!
There was an error while loading. Please reload this page.
fix(deps)!: Upgrade symfony/event-dispatcher to supported version 5.4.26 - #38546
Conversation
a408dcf to
01f4507CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
5e598e1 to
d4f4997Compared4f4997 to
5befe72Comparenickvergessen
commented
Jun 23, 2023
There are hundreds of psalm errors now because our legacy SymfonyAdapter claims to be a I see 2 ways forward at the moment:
|
5befe72 to
10fdcfaCompareChristophWurst
commented
Jun 27, 2023
Deprecated in 20 and was never a public API. I'm fine dropping it and only maintaining the OCP dispatcher with 28+ Ref #21848 |
10fdcfa to
d35fe04Compared35fe04 to
9511c81Compare| static $eventSent = false; | ||
| if (!$eventSent) { | ||
| \OC::$server->getEventDispatcher()->dispatch( | ||
| \OC::$server->get(IEventDispatcher::class)->dispatch( |
Check notice
Code scanning / Psalm
DeprecatedMethod
9511c81 to
327e37aCompareSigned-off-by: Joas Schilling <coding@schilljs.com>
nickvergessen
commented
Aug 10, 2023
Rebasing to see if the failing acceptance tests are linked or temporary |
327e37a to
63b6fb7Compare
Summary
TODO
Checklist