Modernize to PHP 8.4, update all dependencies, add CI/release workflows#3
Merged
sylvaincombes merged 1 commit intomainfrom Apr 10, 2026
Merged
Modernize to PHP 8.4, update all dependencies, add CI/release workflows#3sylvaincombes merged 1 commit intomainfrom
sylvaincombes merged 1 commit intomainfrom
Conversation
Owner
sylvaincombes
commented
Apr 10, 2026
- Bump PHP requirement to >=8.4, add strict types and final classes throughout
- Replace league/json-guard (abandoned) with opis/json-schema ^2.3
- Upgrade to Symfony ^8.0 (intl, console), PHPUnit ^13.0
- Switch sindresorhus/lcid source URL from master to main branch
- Regenerate datas.json with updated ICU locale mappings from Symfony 8
- Update JSON schema from draft-04 to draft-07 (opis/json-schema requirement)
- Add PHPStan level 10 and Psalm error level 1 with zero errors
- Add php-cs-fixer for code style, replace old m6web/coke tooling
- Add GitHub CI workflow (tests, lint, phpstan, psalm) and release workflow
- Add .php-version file pinning PHP 8.4
- Update README: fix example output, update URLs, library references
- Bump PHP requirement to >=8.4, add strict types and final classes throughout - Replace league/json-guard (abandoned) with opis/json-schema ^2.3 - Upgrade to Symfony ^8.0 (intl, console), PHPUnit ^13.0 - Switch sindresorhus/lcid source URL from master to main branch - Regenerate datas.json with updated ICU locale mappings from Symfony 8 - Update JSON schema from draft-04 to draft-07 (opis/json-schema requirement) - Add PHPStan level 10 and Psalm error level 1 with zero errors - Add php-cs-fixer for code style, replace old m6web/coke tooling - Add GitHub CI workflow (tests, lint, phpstan, psalm) and release workflow - Add .php-version file pinning PHP 8.4 - Update README: fix example output, update URLs, library references
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.