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

Add PHP 7 to the build matrix using polyfill #1395

Merged
merged 1 commit into from Mar 28, 2016

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Mar 27, 2016

While composer.json has allowed installing on PHP 7 for a while (given that the ext-mongo requirement is fulfilled), there were no tests for that platform. This PR adds alcaeus/mongo-php-adapter as polyfill to the PHP 7 version of the build matrix.

Note: due to a bug with composer the build step installing the polyfill is running with the ignore-platform-reqs flag. Once this bug is fixed the flag should be removed.

@alcaeus alcaeus added the Task label Mar 27, 2016
@alcaeus alcaeus added this to the 1.1 milestone Mar 27, 2016
@malarzm
Copy link
Member

malarzm commented Mar 27, 2016

\o/

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

Successfully merging this pull request may close these issues.

None yet

2 participants