Skip to content

Conversation

DudeMason
Copy link

@DudeMason DudeMason commented Aug 28, 2025

This updates the ORM library to support Fluent in being compatible with Doctrine 3 and Laravel 12.

PRs also have been opened in laravel-doctrine/extensions and laravel-doctrine/fluent repositories.

We are currently successfully implementing these changes in our production environment with Laravel 12 and Doctrine 3.

@DudeMason DudeMason marked this pull request as ready for review August 28, 2025 19:44
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.19%. Comparing base (3a38bf9) to head (c3ef825).
⚠️ Report is 2 commits behind head on 3.2.x.

Files with missing lines Patch % Lines
src/Configuration/MetaData/Fluent.php 0.00% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              3.2.x     #671      +/-   ##
============================================
- Coverage     80.93%   80.19%   -0.74%     
- Complexity      495      500       +5     
============================================
  Files            73       74       +1     
  Lines          1631     1646      +15     
============================================
  Hits           1320     1320              
- Misses          311      326      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DudeMason DudeMason changed the title Doctrine 3 Compatibility Fluent Support for Doctrine 3 Sep 2, 2025
@TomHAnderson TomHAnderson changed the base branch from 3.1.x to 3.2.x September 2, 2025 19:22
@TomHAnderson
Copy link
Contributor

Please modify the docs to include this meta type: https://laravel-doctrine-orm-official.readthedocs.io/en/latest/configuration.html#entity-manager

@DudeMason
Copy link
Author

DudeMason commented Sep 2, 2025

Please modify the docs to include this meta type: https://laravel-doctrine-orm-official.readthedocs.io/en/latest/configuration.html#entity-manager

Is this what you are referring to?

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