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

Merge 3.4.x up into 4.0.x #377

Closed
wants to merge 7 commits into from
Closed

Merge 3.4.x up into 4.0.x #377

wants to merge 7 commits into from

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    6c52964 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    bf7aab0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Relax type declaration

    getService() does not always return ObjectManager instances
    greg0ire committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4032a87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #375 from greg0ire/fix-types-amr

    Relax type declaration
    greg0ire authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    53c572a View commit details
    Browse the repository at this point in the history
  3. Make types compatible with ORM/ODM drivers

    It does not look like the implementations for these methods return
    ClassMetadata objects.
    greg0ire committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bce9a5e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge pull request #374 from greg0ire/fix-types

    Make types compatible with ORM/ODM drivers
    greg0ire authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b337726 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #376 from doctrine/3.3.x

    Merge 3.3.x up into 3.4.x
    greg0ire authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4350cca View commit details
    Browse the repository at this point in the history