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 release 2.14.1 into 2.15.x #10413

Merged
merged 13 commits into from
Jan 16, 2023
Merged

Commits on Jan 9, 2023

  1. Fix initializing lazy objects and get rid of "Typed property must not…

    … be accessed before initialization" errors
    nicolas-grekas committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c9efc1c View commit details
    Browse the repository at this point in the history
  2. add reproducer

    kbond authored and nicolas-grekas committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3b8692f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    92e63ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f72f6b1 View commit details
    Browse the repository at this point in the history
  3. Update lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php

    Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
    mpdude and greg0ire committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    227f60c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39a4349 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Reword text

    mpdude committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    853e80c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Merge pull request #10396 from mpdude/document-inherited-declared-mea…

    …ning
    
    Document the meanings of 'inherited' and 'declared' in field mapping information
    greg0ire committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    87fefba View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge pull request #10393 from mpdude/traits-warning

    Place a warning about the uses of traits in the documentation
    greg0ire committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f219b87 View commit details
    Browse the repository at this point in the history
  2. Adding link to Attributes reference

    In fact, I moved it upwards, and updated it to new target :-)
    ThomasLandauer committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b2e42dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10412 from ThomasLandauer/patch-8

    Adding link to Attributes reference
    greg0ire committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4051937 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10385 from nicolas-grekas/uninitialized-prop-repr…

    …oducer
    
    Fix initializing lazy objects and get rid of "Typed property must not be accessed before initialization" errors
    greg0ire committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    de7eee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d6295c View commit details
    Browse the repository at this point in the history