Skip to content
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

evaluate phpcompatability #24

Open
ofbeaton opened this issue Feb 25, 2019 · 0 comments
Open

evaluate phpcompatability #24

ofbeaton opened this issue Feb 25, 2019 · 0 comments

Comments

@ofbeaton
Copy link
Owner

phpcompatibility/php-compatibility is a neat package that provides testing your code against language features. You can specify a specific language version --runtime-set testVersion 5.0 or that version and up --runtime-set testVersion 5.0- or a specific range --runtime-set testVersion 5.3-5.6.

This would be incredibly useful. Right now they want us to use installed_paths to install it, which isn't ideal for us. Upstream ticket to see if they'll make it so we can use traditional ruleset inclusion.

PHPCompatibility/PHPCompatibility#793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant