Skip to content

Fix string offset access syntax#22

Open
McCaulay wants to merge 1 commit into
MaxCDN:masterfrom
McCaulay:master
Open

Fix string offset access syntax#22
McCaulay wants to merge 1 commit into
MaxCDN:masterfrom
McCaulay:master

Conversation

@McCaulay

Copy link
Copy Markdown

PHP 7.4 shows the following fatal error.

PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in vendor/maxcdn/php-maxcdn/src/MaxCDN/OAuth/OAuthSignatureMethod.php on line 50

This PR changes the access syntax to square brackets.

@ridculy

ridculy commented Oct 26, 2021

Copy link
Copy Markdown

Cany cou please release this for PHP8 ?

@ridculy ridculy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testet it Works perfect for PHP8

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