Skip to content

fix: Use canonical integer casts#19

Merged
simPod merged 1 commit into
masterfrom
fix/non-canonical-integer-cast
Jul 7, 2026
Merged

fix: Use canonical integer casts#19
simPod merged 1 commit into
masterfrom
fix/non-canonical-integer-cast

Conversation

@simPod

@simPod simPod commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Replaces deprecated non-canonical (integer) casts with canonical (int) casts in count implementations. This avoids PHP deprecation notices while preserving the existing integer conversion behavior.

@simPod simPod merged commit fdb94ad into master Jul 7, 2026
4 checks passed
@simPod simPod deleted the fix/non-canonical-integer-cast branch July 7, 2026 08:22
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 28852114871

Warning

No base build found for commit d9d2fdd on master.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 95.584%

Details

  • Patch coverage: 2 of 2 lines across 2 files are fully covered (100%).

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 317
Covered Lines: 303
Line Coverage: 95.58%
Coverage Strength: 34.28 hits per line

💛 - Coveralls

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