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

Deprecate array access #11211

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Feb 3, 2024

We now have proper value objects with properties for everything we need.

We now have proper value objects with properties for everything we need.
@greg0ire greg0ire merged commit 5401367 into doctrine:3.1.x Feb 3, 2024
64 checks passed
@greg0ire greg0ire deleted the deprecate-array-access branch February 3, 2024 21:50
@greg0ire greg0ire added this to the 3.1.0 milestone Feb 3, 2024
fabpot added a commit to symfony/symfony that referenced this pull request Feb 4, 2024
… in Doctrine ORM 4 (xabbuh)

This PR was merged into the 5.4 branch.

Discussion
----------

[DoctrineBridge] forward-compatibility with field mappings in Doctrine ORM 4

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

see doctrine/orm#11211

Commits
-------

264f7fc forward-compatibility with field mappings in Doctrine ORM 4
@alexislefebvre
Copy link
Contributor

You may get a deprecation message with a link to this PR if you use gedmo/doctrine-extensions, a PR is addressing this:

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

Successfully merging this pull request may close these issues.

3 participants