mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #12280] [MERGED] Remove FieldMapping::$default #13643
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/12280
Author: @greg0ire
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/20/2025
Merged by: @greg0ire
Base:
4.0.x← Head:remove-default📝 Commits (1)
d65b6a6Remove FieldMapping::$default📊 Changes
4 files changed (+5 additions, -12 deletions)
View changed files
📝
UPGRADE.md(+5 -0)📝
src/Mapping/FieldMapping.php(+0 -4)📝
src/Tools/SchemaTool.php(+0 -6)📝
tests/Tests/ORM/Mapping/FieldMappingTest.php(+0 -2)📄 Description
It has been deprecated in favor of
$options['default'].🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.