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: Avoid dynamic properties not allowed error and include 8.2 in CI #113

Merged
merged 6 commits into from
Aug 8, 2024

Conversation

nickevansuk
Copy link
Contributor

@nickevansuk nickevansuk commented Aug 7, 2024

From playfinder#2 - updated to use "protected" rather than "private", and to run against 8.2 in CI

@nickevansuk nickevansuk changed the title fix: No dynamic properties fix: Avoid dynamic properties not allowed error Aug 7, 2024
@nickevansuk nickevansuk changed the title fix: Avoid dynamic properties not allowed error fix: Avoid dynamic properties not allowed error and upgrade to 8.2 Aug 7, 2024
@nickevansuk nickevansuk changed the title fix: Avoid dynamic properties not allowed error and upgrade to 8.2 fix: Avoid dynamic properties not allowed error and include 8.2 in CI Aug 7, 2024
@nickevansuk nickevansuk enabled auto-merge (squash) August 7, 2024 12:46
Copy link
Contributor

@nathansalter nathansalter left a comment

Choose a reason for hiding this comment

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

Looks good 👍

matrix:
php-versions: ['5.6', '7.3', '7.4', '8.0']
php-versions: ['5.6', '7.3', '7.4', '8.0', '8.2']
Copy link
Contributor

Choose a reason for hiding this comment

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

Not for this, but I'd really like to discuss removing support for 5.6, it's been EOL for over 5 years now https://www.php.net/eol.php

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think Our Parks are still using it... need to confirm that though

@nickevansuk nickevansuk merged commit 15227e9 into master Aug 8, 2024
5 checks passed
@nickevansuk nickevansuk deleted the feature/SB-3744-php-8.2-upgrade branch August 8, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants