Skip to content

Add support for ignore_platform_reqs_8 job flag #31

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

Merged

Conversation

weierophinney
Copy link
Member

This patch adds support for the ignore_platform_reqs_8 job flag introduced in laminas/laminas-ci-matrix-action#28. When missing, the assumption is to ignore the PHP platform requirement when installing dependencies on PHP 8 (current behavior). Otherwise, the flag value indicates whether or not to use the flag.

@weierophinney weierophinney added this to the 1.7.0 milestone Apr 20, 2021
This patch adds support for the `ignore_platform_reqs_8` job flag introduced in laminas/laminas-ci-matrix-action#28.
When missing, the assumption is to ignore the PHP platform requirement when installing dependencies on PHP 8 (current behavior).
Otherwise, the flag value indicates whether or not to use the flag.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney force-pushed the feature/disable-platform-reqs-flag branch from ad9ba35 to 4891361 Compare April 20, 2021 14:33
@weierophinney weierophinney merged commit 9d8a5a0 into laminas:1.7.x Apr 20, 2021
@weierophinney weierophinney deleted the feature/disable-platform-reqs-flag branch April 20, 2021 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant