Skip to content
New issue

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

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

Already on GitHub? # to your account

Compatibility with latest versions of openmage #187

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

fballiano
Copy link
Contributor

In OpenMage/magento-lts#2138 we're trying to use this repo instead of the builtin version of Cm_RedisSession but it doesn't work because of OpenMage/magento-lts#1513

This PR should fix.

Probably it should be tagged as 3.0?

@justinbeaty
Copy link
Contributor

Thanks @fballiano for making the PR.

I did not test it yet since I think it's just a PHPStan error we are fixing, but I think it should work.

The removing of submodules is because for our use-case we're installing via composer. I know at least the submodule in lib should be okay, but I think code/local/Credis isn't needed with composer either.

@colinmollenhour colinmollenhour merged commit bc89343 into colinmollenhour:master Aug 3, 2022
@justinbeaty
Copy link
Contributor

That was merged fast =)

I guess @fballiano you can pull it into magento-lts and see if phpstan complains anymore

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants