[PR #11001] Remove schema visitors #12751

Open
opened 2026-01-22 16:15:04 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11001

State: closed
Merged: Yes


Schema visitors are a deprecated DBAL feature. Instead of conditionally using it, I think we'd better not use that functionality at all on the 3.0 branch in order to provide a seamless experience when switching from DBAL 3 and 4.

**Original Pull Request:** https://github.com/doctrine/orm/pull/11001 **State:** closed **Merged:** Yes --- Schema visitors are a deprecated DBAL feature. Instead of conditionally using it, I think we'd better not use that functionality at all on the 3.0 branch in order to provide a seamless experience when switching from DBAL 3 and 4.
admin added the pull-request label 2026-01-22 16:15:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12751