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

Drop support for php 5 #292

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Drop support for php 5 #292

merged 5 commits into from
Aug 29, 2024

Conversation

jaapio
Copy link
Contributor

@jaapio jaapio commented Aug 27, 2024

I dropped support for php versions lower than 7.1 as the new syntax enforces us to do a breaking change. This also allowed me to cleanup the tests a bit.

This should clear the path for php 8.4 support as requested in #289

@jaapio jaapio force-pushed the drop-php-5-support branch 3 times, most recently from 0950cda to 8dade59 Compare August 27, 2024 08:57
@jaapio jaapio requested a review from allejo August 27, 2024 09:30
CHANGELOG.md Outdated Show resolved Hide resolved
src/test/bootstrap.php Outdated Show resolved Hide resolved
@jaapio jaapio requested a review from allejo August 29, 2024 11:54
@jaapio jaapio merged commit 3f7ee8d into v1.6 Aug 29, 2024
26 of 27 checks passed
@jaapio jaapio deleted the drop-php-5-support branch August 29, 2024 17:28
@jaapio
Copy link
Contributor Author

jaapio commented Aug 29, 2024

I will create a new release tonight. Expect it to be there in a few hours

@allejo
Copy link
Member

allejo commented Aug 29, 2024 via email

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