Skip to content

Support PHP 8.4 #33

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

Merged
merged 7 commits into from
Mar 21, 2025
Merged

Support PHP 8.4 #33

merged 7 commits into from
Mar 21, 2025

Conversation

cs278
Copy link
Member

@cs278 cs278 commented Nov 8, 2024

This adds support for PHP 8.4 with a major caveat, strftime() and gmstrftime() are no longer mocked when using timecop - in practice this probably isn't much of a problem as these functions have been deprecated since 8.1 and were not generally used either due to being locale sensitive.

@cs278 cs278 self-assigned this Nov 8, 2024
@cs278 cs278 marked this pull request as draft November 21, 2024 12:07
@cs278 cs278 closed this Jan 9, 2025
@cs278 cs278 changed the title Add PHP 8.4 build Support PHP 8.4 Mar 21, 2025
@cs278 cs278 marked this pull request as ready for review March 21, 2025 12:55
Copy link
Member

@la5942 la5942 left a comment

Choose a reason for hiding this comment

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

LGTM

@cs278 cs278 merged commit 4ba290f into master Mar 21, 2025
26 checks passed
@cs278 cs278 deleted the php8.4 branch March 21, 2025 13:15
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