Uh oh!
There was an error while loading. Please reload this page.
build: Bump symfony/* to 6.4 - #48539
Conversation
9b38338 to
4e53eccCompareUh 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.
Uh oh!
There was an error while loading. Please reload this page.
4e53ecc to
998d972CompareSigned-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…dparty bump) Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…meterOption calls Signed-off-by: Joas Schilling <coding@schilljs.com>
998d972 to
315e465Comparecome-nc
commented
Oct 7, 2024
@nickvergessen To be precise, I think we can with https://psalm.dev/docs/annotating_code/type_syntax/conditional_types/ , but it’s a bit complicated. Maybe we should simply add in Base: functiongetQuestionHelper(): QuestionHelper {
/** @var QuestionHelper */return$this->getHelper('question');
}Seeing how often this is used. |
nickvergessen
commented
Oct 7, 2024
I'm up for that, if we add a public interface. I don't feel like typing 3rdparty with implied assumptions |
Follow up for nextcloud/3rdparty#1956 and nextcloud/server#48539 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
nickvergessen
commented
Oct 17, 2024
/backport e6cd105 to stable29 |
nickvergessen
commented
Oct 17, 2024
/backport e6cd105 to stable28 |
Summary
Checklist