Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[travis] make the PHP version check for APC more robust#15616
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
vicb commentedAug 25, 2015
| Q | A |
|---|---|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | - |
| License | MIT |
| Doc PR | - |
nicolas-grekas commentedAug 25, 2015
Does this fix anything? |
wouterj commentedAug 25, 2015
@nicolas-grekas the current way means APC is configured for the 7.0 builds as well IIUC |
nicolas-grekas commentedAug 25, 2015
@wouterj not really because of the first |
vicb commentedAug 25, 2015
PHP7 was what I had in mind when submitting this PR. Releasing good SW is also about promoting good practices and IMO checking minor version number only is not one of them. However I could understand if you prefer closing this PR & feel free to do so. |