Skip to content

Conversation

@vedavith
Copy link

@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 mentioned this pull request Feb 9, 2026
@mvorisek
Copy link
Member

mvorisek commented Feb 9, 2026

We want to keep PHP 7,4 support, this is design decision.

@mvorisek mvorisek closed this Feb 9, 2026
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