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

Support PHP 7.4+ #40

Open
gaglioffo opened this issue May 26, 2021 · 1 comment
Open

Support PHP 7.4+ #40

gaglioffo opened this issue May 26, 2021 · 1 comment

Comments

@gaglioffo
Copy link

Hi,
you consider migrating and rewriting some part the code to be compatible also with PHP 7.4 and 8 right now

https://www.php.net/supported-versions.php

An example to use curly brace syntax for accessing array elements and string offsets it's deprecate on 7.4 into MailWizzApi\Json.php and MailWizzApi\Base.php
https://wiki.php.net/rfc/deprecate_curly_braces_array_access

Thanks a lot

@twisted1919
Copy link
Owner

The next generation API client is at https://github.com/ems-api/php-client and will be used for MailWizz 2.0.
For this particular client, we're open to pull requests to bring it to date.

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