Skip to content

MongoDB PHP library 2.x compatibility #72

Description

@jmaybury

This project's composer.json locks it to the 1.x branch of the MongoDB PHP library. I'm not sure what all is involved in supporting the current 2.x branch, but in my cursory review of the code I didn't see any obvious issues related to breaking changes. Based on my superficial functional testing (library 2.2.0, PHP 8.4, Mongo 8.0), the basic queue operations seem to be function normally under the new version.

I assume the reason you haven't done this already is because it requires at least a certain amount of tedious formal review and structured testing, and not because you didn't have time to type "|| ^2.0", so I'll spare you the useless PR :). But I think there may be little to no code changes required here.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions