[PR #12142] [MERGED] Prefer non-deprecated AbstractAsset API #13513

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12142
Author: @derrabus
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @derrabus

Base: 3.5.xHead: chore/asset-api


📝 Commits (1)

  • cde1b5d Prefer non-deprecated AbstractAsset API

📊 Changes

4 files changed (+64 additions, -28 deletions)

View changed files

📝 phpstan-baseline.neon (+18 -6)
📝 phpstan-dbal3.neon (+4 -0)
📝 src/Mapping/Driver/DatabaseDriver.php (+24 -14)
📝 src/Tools/SchemaTool.php (+18 -8)

📄 Description

Replaces #12140.


🔄 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/12142 **Author:** [@derrabus](https://github.com/derrabus) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `3.5.x` ← **Head:** `chore/asset-api` --- ### 📝 Commits (1) - [`cde1b5d`](https://github.com/doctrine/orm/commit/cde1b5dca1d13d959ddfddaae940b508e0c7bae1) Prefer non-deprecated AbstractAsset API ### 📊 Changes **4 files changed** (+64 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `phpstan-baseline.neon` (+18 -6) 📝 `phpstan-dbal3.neon` (+4 -0) 📝 `src/Mapping/Driver/DatabaseDriver.php` (+24 -14) 📝 `src/Tools/SchemaTool.php` (+18 -8) </details> ### 📄 Description Replaces #12140. --- <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:20 +01:00
admin closed this issue 2026-01-22 16:17:20 +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#13513