Skip to content

fix: remove usage of deprecated string offset access syntax #9

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

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

TiSiE
Copy link
Member

@TiSiE TiSiE commented Jun 8, 2020

In three files, the string offset access syntax with curly braces was used,
which causes errors when executed under PHP 7.4.

[ fixes #8 ]

In three files, the string offset access syntax with curly braces was used,
which causes errors when executed under PHP 7.4.

[ fixes cross-solution#8 ]
@TiSiE TiSiE merged commit c43b2af into cross-solution:master Jun 8, 2020
@TiSiE TiSiE deleted the 8-deprecated_error branch June 8, 2020 18:40
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.

Unit tests fail with PHP 7.4
1 participant