Skip to content

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

Merged
TiSiE merged 1 commit into
cross-solution:masterfrom
TiSiE:8-deprecated_error
Jun 8, 2020
Merged

fix: remove usage of deprecated string offset access syntax#9
TiSiE merged 1 commit into
cross-solution:masterfrom
TiSiE:8-deprecated_error

Conversation

@TiSiE

@TiSiE TiSiE commented Jun 8, 2020

Copy link
Copy Markdown
Member

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