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

Remove deprecated MongoDB ODM annotations #265

Closed

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Aug 4, 2017

Fixes #263.

The String, Int (and a few more) type annotations are deprecated and not loaded in PHP 7. This PR replaces them.

It also uses mongo-php-adapter to run ODM tests in PHP 7 and drops HHVM tests from travis-ci. I'll create a pull request to bring the dependencies inline with other projects next.

@alcaeus
Copy link
Member Author

alcaeus commented Aug 6, 2017

Superseded by #266.

@alcaeus alcaeus closed this Aug 6, 2017
@alcaeus alcaeus deleted the fix-deprecated-mongodb-annotations branch August 6, 2017 15:09
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