Skip to content

Conversation

github-actions bot and others added 4 commits December 10, 2025 16:42
* Merge pull request doctrine#2963 from IonBazan/fix-test

Fix provideProxiedExprMethods provider

* Bump doctrine/.github/.github/workflows/coding-standards.yml (doctrine#2941)

Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@v12.2.0...13.1.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/coding-standards.yml
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Skip native lazy object initialization for unmapped properties (doctrine#2922)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ion Bazan <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Tamarelle <[email protected]>
…istentCollection` (doctrine#2965)

* Deprecate overring the __sleep method of ClassMetadata or PersistentCollection

* Test extending the ClassMetadata class

* Discard phpstan issues with soft-final
The default implementation of Type::closureToPhp() is incorrect as it forwards the unmodified value.
In 3.0, I want to change the default implementation to use the one from the ClosureToPHP trait that calls the type class.
Also adding the missing implementation for collection and hash.
Any type that does not override the closureToPhp will get a deprecation notice.
@GromNaN GromNaN added this to the 3.0.0 milestone Dec 12, 2025
@GromNaN GromNaN requested a review from alcaeus December 12, 2025 11:25
@GromNaN GromNaN requested a review from IonBazan December 12, 2025 17:12
@GromNaN GromNaN merged commit 3dfc688 into doctrine:3.0.x Dec 16, 2025
16 checks passed
@GromNaN GromNaN deleted the merge-2.16-into-3.0 branch December 16, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants