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

feat: add support for Magento v2.4.4 and v2.4.5 #189

Merged
merged 15 commits into from
Jan 25, 2023

Conversation

damienwebdev
Copy link
Contributor

@damienwebdev damienwebdev commented Dec 13, 2022

This PR is non-breaking for this package, however the underlying pureclarity/php-sdk has changed, so consumers should be aware of the update.

For @jcbarton I would probably re-release this as a major version bump (7.0.0) give the PHP8 changes of the sdk.

I've also added some additional CI checks to give us better quality assurances.

Some deprecation warnings remain in the unit tests, but these are non impactful currently.

The at() matcher has been deprecated. It will be removed in PHPUnit 10. Please refactor your test to not rely on the order in which methods are invoked.

These should be replaced with withConsecutive as documented here: sebastianbergmann/phpunit#4297

@jcbarton jcbarton merged commit dd5ba6b into PureClarity:master Jan 25, 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

Successfully merging this pull request may close these issues.

2 participants