Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis deprecated - enableExtensions doesn't work #9050

Closed
kkmuffme opened this issue Jan 3, 2023 · 2 comments
Closed

Redis deprecated - enableExtensions doesn't work #9050

kkmuffme opened this issue Jan 3, 2023 · 2 comments

Comments

@kkmuffme
Copy link
Contributor

kkmuffme commented Jan 3, 2023

Deprecation: Psalm stubs for ext-redis loaded using legacy way. Instead, please declare ext-redis as dependency in composer.json or use directive in Psalm config.

But when I add it, I get:

Problem parsing psalm-dev-debug.xml:
Error on line 15:
Element '{https://getpsalm.org/schema/config}extension', attribute 'name': [facet 'enumeration'] The value 'redis' is not an element of the set {'decimal', 'dom', 'ds', 'geos', 'gmp', 'mongodb', 'mysqli', 'pdo', 'simplexml', 'soap', 'xdebug'}.

Psalm 5.4.0@62db5d4f6a7ae0a20f7cc5a4952d730272fc0863

@psalm-github-bot
Copy link

Hey @kkmuffme, can you reproduce the issue on https://psalm.dev ?

@orklah
Copy link
Collaborator

orklah commented Jan 4, 2023

Fixed here: 903c00c

Can't release yet until #9034 is sorted out

@orklah orklah closed this as completed Jan 4, 2023
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

No branches or pull requests

2 participants