Skip to content

chore: update composer to fix psalm - #1375

Merged
icewind1991 merged 2 commits into
mainfrom
fix/psalm
Aug 14, 2025
Merged

chore: update composer to fix psalm#1375
icewind1991 merged 2 commits into
mainfrom
fix/psalm

Conversation

@skjnldsv

Copy link
Copy Markdown
Member

No description provided.

@skjnldsv skjnldsv added the 2. developing Work in progress label Aug 13, 2025
@skjnldsv
skjnldsv force-pushed the fix/psalm branch 6 times, most recently from f9261aa to e48b706 Compare August 13, 2025 08:58
@skjnldsv

Copy link
Copy Markdown
Member Author

Running with show-info gives me some odd errors:

ERROR: UndefinedClass - lib/AppInfo/Application.php:38:27 - Class, interface or enum named OCP\AppFramework\App does not exist (see https://psalm.dev/019)
class Application extends App implements IBootstrap {

ERROR: UndefinedClass - lib/AppInfo/Application.php:38:42 - Class, interface or enum named OCP\AppFramework\Bootstrap\IBootstrap does not exist (see https://psalm.dev/019)
class Application extends App implements IBootstrap {

Pretty sure they should be part of the nextcloud/ocp package, no ??

@skjnldsv
skjnldsv requested a review from icewind1991 August 13, 2025 08:58
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@icewind1991
icewind1991 merged commit 475f494 into main Aug 14, 2025
48 checks passed
@icewind1991
icewind1991 deleted the fix/psalm branch August 14, 2025 08:13
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants