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

fix: Array and string offset access syntax with curly braces is no longer supported #11

Merged
merged 1 commit into from
Mar 27, 2022

Conversation

duboism
Copy link
Contributor

@duboism duboism commented Jan 6, 2022

This PR is similar to #10: it fixes the syntax for array access for recent versions of PHP in class HTML_Template_ITX.

@duboism
Copy link
Contributor Author

duboism commented Jan 10, 2022

This PR is a first step toward support for PHP 8. AFAIK, with this PR, the code will run on PHP 8 but the test suite need to be updated to PHP Unit 8 (#12 is a first step for that).

@duboism
Copy link
Contributor Author

duboism commented Jan 12, 2022

Any thought ?

@duboism
Copy link
Contributor Author

duboism commented Feb 4, 2022

Bump.

@webfraggle
Copy link

Please merge this because of PHP8 compatibility. Thanks a lot.

@CloCkWeRX CloCkWeRX merged commit 05c7c69 into pear:master Mar 27, 2022
@duboism
Copy link
Contributor Author

duboism commented Mar 28, 2022

Thanks for merging this.

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.

3 participants