[PR #12280] [MERGED] Remove FieldMapping::$default #13643

Closed
opened 2026-01-22 16:17:55 +01:00 by admin · 0 comments
Owner

📋 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.xHead: remove-default


📝 Commits (1)

  • d65b6a6 Remove 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.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/12280 **Author:** [@greg0ire](https://github.com/greg0ire) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `4.0.x` ← **Head:** `remove-default` --- ### 📝 Commits (1) - [`d65b6a6`](https://github.com/doctrine/orm/commit/d65b6a6a10ce74ed342613d1312cdd853a8f11b2) Remove FieldMapping::$default ### 📊 Changes **4 files changed** (+5 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `UPGRADE.md` (+5 -0) 📝 `src/Mapping/FieldMapping.php` (+0 -4) 📝 `src/Tools/SchemaTool.php` (+0 -6) 📝 `tests/Tests/ORM/Mapping/FieldMappingTest.php` (+0 -2) </details> ### 📄 Description It has been deprecated in favor of `$options['default']`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:17:55 +01:00
admin closed this issue 2026-01-22 16:17:56 +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#13643