Skip to content

Allow float timestamp for createFromTimestamp() to match php#474

Merged
othercorey merged 1 commit into2.xfrom
fix-php94
Jun 18, 2025
Merged

Allow float timestamp for createFromTimestamp() to match php#474
othercorey merged 1 commit into2.xfrom
fix-php94

Conversation

@othercorey
Copy link
Copy Markdown
Contributor

@othercorey othercorey commented Jun 18, 2025

fixes #471

@othercorey othercorey added this to the 2.x milestone Jun 18, 2025
@othercorey othercorey marked this pull request as ready for review June 18, 2025 08:01
@othercorey othercorey requested a review from ADmad June 18, 2025 08:01
@ADmad ADmad requested a review from markstory June 18, 2025 08:04
@othercorey othercorey changed the title Update CI to test php 8.4 Allow float timestamp for createFromTimestamp() to match php Jun 18, 2025
@othercorey othercorey merged commit 3157ad6 into 2.x Jun 18, 2025
1 of 2 checks passed
@othercorey othercorey deleted the fix-php94 branch June 18, 2025 08:11
fail-fast: false
matrix:
php-version: ['7.4', '8.0', '8.1', '8.2']
php-version: ['8.4']
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why are we only testing on 8.4 when the php constraint is >=8.0?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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