Skip to content

php 8.5 support

Latest

Choose a tag to compare

@ludoguenet ludoguenet released this 28 Nov 22:09
· 49 commits to main since this release

• Committed the workflow change: "ci: add PHP 8.5 to test matrix"
• Created annotated tag: v1.9.0 with message "Release 1.9.0: PHP 8.5 support"
• Pushed tag to remote: v1.9.0 is now on GitHub
• Pushed commit to main: workflow update is on the main branch

The release tag is live. The CI workflow will test against PHP 8.2, 8.3, 8.4, and 8.5 across SQLite, MySQL, and
PostgreSQL.
The deprecation warning from Composer's dependencies is harmless and doesn't affect the release.