Skip to content

Fix redis_store->get function return type#863

Open
geichelberger wants to merge 1 commit intocatalyst:MOODLE_500_STABLEfrom
geichelberger:fix-redis-store
Open

Fix redis_store->get function return type#863
geichelberger wants to merge 1 commit intocatalyst:MOODLE_500_STABLEfrom
geichelberger:fix-redis-store

Conversation

@geichelberger
Copy link
Copy Markdown

The redis_store->get function is incompatible with the StoreInterface->get function, which causes an exception while trying to log in.

Return type declaration must be compatible with StoreInterface->get(type: string, key: string) : mixed
@geichelberger geichelberger changed the title Fix redis_store get function return type Fix redis_store->get function return type Jan 23, 2025
@geichelberger geichelberger changed the base branch from MOODLE_404_STABLE to MOODLE_500_STABLE December 22, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant