Skip to content

fix: refactor version handling, change default to 8.4 #1163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

czosel
Copy link
Collaborator

@czosel czosel commented Jul 11, 2025

This consolidates options.lexer.version and options.parser.version to a central options.version. options.parser.version still works, but is deprecated. This also updates the default version to 8.4.

cc @claytonrcarter

@czosel
Copy link
Collaborator Author

czosel commented Jul 11, 2025

Implicitly setting the latest supported PHP version would require a list of supported PHP versions, which we don't have yet. Might be something for a future PR.

This consolidates `options.lexer.version` and `options.parser.version` to a central `options.version`. `options.parser.version` still works, but is deprecated. This also updates the default version to 8.4.
@czosel czosel force-pushed the refactor-version-handling branch from 3aca91e to 4676ac0 Compare July 11, 2025 09:19
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