Skip to content

Php85 support#1

Merged
vedavith merged 4 commits intomasterfrom
php85-support
Feb 9, 2026
Merged

Php85 support#1
vedavith merged 4 commits intomasterfrom
php85-support

Conversation

@vedavith
Copy link
Owner

@vedavith vedavith commented Feb 9, 2026

What changed

  • Raise PHP platform requirement to >=8.2 in composer.json and composer.lock; align docs (README.md) and CI matrices to test only 8.2–8.5 with coverage on 8.5.
  • Replace dev dependency eloquent/liberator with vedavith/liberator-fork in composer.json.
  • Update GitHub Actions (.github/workflow.yml, .github/workflows/test-unit.yml) to drop 7.4/8.0/8.1 jobs.
  • Harden timeout formatting in src/Util/LockUtil.php by special-casing NAN/INF to avoid PHP 8.4 string-coercion warnings.

@vedavith vedavith merged commit 3b1965f into master Feb 9, 2026
35 of 36 checks passed
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.

1 participant