Skip to content

Conversation

DudeMason
Copy link

@DudeMason DudeMason commented Aug 28, 2025

This updates the fluent library to be compatible with Doctrine 3 and Laravel 12.

PRs also have been opened in laravel-doctrine/extensions and laravel-doctrine/orm 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:45
@TomHAnderson TomHAnderson changed the base branch from 1.x to 2.x September 21, 2025 21:44
@TomHAnderson TomHAnderson merged commit d24652f into laravel-doctrine:2.x Sep 21, 2025
1 check passed
@TomHAnderson
Copy link
Contributor

Merged and released as 2.0.0

@TomHAnderson
Copy link
Contributor

This PR is not complete. The matrices for PHP and Doctrine were not updated in the .github/actions/ci.yml to be compatible with the changes in this PR.

I tried getting the action to work but I get errors on github actions that are not duplicatable locally. My suspicion is this repo is not building the metadata correctly.

See https://github.com/laravel-doctrine/fluent/actions/runs/17921088342

Version 2.0.0 is considered incomplete and not recommended at this time. Rolling back to version 1.x as the default branch on this project.

@DudeMason please give this your attention.

@DudeMason
Copy link
Author

This PR is not complete. The matrices for PHP and Doctrine were not updated in the .github/actions/ci.yml to be compatible with the changes in this PR.

I tried getting the action to work but I get errors on github actions that are not duplicatable locally. My suspicion is this repo is not building the metadata correctly.

See https://github.com/laravel-doctrine/fluent/actions/runs/17921088342

Version 2.0.0 is considered incomplete and not recommended at this time. Rolling back to version 1.x as the default branch on this project.

@DudeMason please give this your attention.

Okay, I'll take a look at it!

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