Skip to content

[PROPOSAL] Upgrade to doctrine/orm 2.6 #278

@SlyDave

Description

@SlyDave

laravel-doctrine/orm 1.4
laravel/framework 5.5

Would be nice to get doctrine\orm 2.6 rather than 2.5, there are some nice quality of life changes (count method on repositories for instance...)

Not much in the way of problems going from 2.5 to 2.6:
https://github.com/doctrine/doctrine2/blob/master/UPGRADE.md

And laravel/framework won't be an issue as it doesn't use doctrine/orm. doctrine/orm 2.6 is compatible with the same doctrine/dbal package that laravel/framework 5.5 needs (that is, doctrine/dbal >=2.5), same goes for doctrine/inflector

:)

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