Skip to content

Remove curly brace array/string offset access#10

Merged
ashnazg merged 5 commits intopear:trunkfrom
fsok:php74
Apr 19, 2020
Merged

Remove curly brace array/string offset access#10
ashnazg merged 5 commits intopear:trunkfrom
fsok:php74

Conversation

@fsok
Copy link
Contributor

@fsok fsok commented Mar 9, 2020

remove usage of deprecated array/string offset access using curly braces (deprecated in PHP 7.4)

https://www.php.net/manual/de/migration74.deprecated.php#migration74.deprecated.core.array-string-access-curly-brace

@W0rma
Copy link

W0rma commented Mar 16, 2020

@CloCkWeRX It would be great to have PHP 7.3 and 7.4 in travis. Who could review/merge this PR and tag a new release?

@flohcim
Copy link

flohcim commented Apr 6, 2020

Hi ! May be @ashnazg can help us to have this merged and tag a new released ? Thank you very much.

@ashnazg ashnazg merged commit f4590bb into pear:trunk Apr 19, 2020
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.

4 participants