[PR #12264] [MERGED] Merge release 3.5.5 into 3.6.x #13629

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12264
Author: @github-actions[bot]
Created: 11/10/2025
Status: Merged
Merged: 11/10/2025
Merged by: @greg0ire

Base: 3.6.xHead: 3.5.x-merge-up-into-3.6.x_9GolPzTd


📝 Commits (2)

  • c502190 Address default expression deprecation
  • dede2d7 Merge pull request #12262 from greg0ire/address-dbal-depr

📊 Changes

2 files changed (+80 additions, -0 deletions)

View changed files

📝 src/Tools/SchemaTool.php (+37 -0)
tests/Tests/ORM/Functional/DefaultTimeExpressionTest.php (+43 -0)

📄 Description

Release Notes for 3.5.5

3.5.5

  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

🔄 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/12264 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `3.6.x` ← **Head:** `3.5.x-merge-up-into-3.6.x_9GolPzTd` --- ### 📝 Commits (2) - [`c502190`](https://github.com/doctrine/orm/commit/c502190712f97668d721d4e61ce24d4f4ce269b4) Address default expression deprecation - [`dede2d7`](https://github.com/doctrine/orm/commit/dede2d775abd0a5a9d9c0f4eded9833e086a3566) Merge pull request #12262 from greg0ire/address-dbal-depr ### 📊 Changes **2 files changed** (+80 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Tools/SchemaTool.php` (+37 -0) ➕ `tests/Tests/ORM/Functional/DefaultTimeExpressionTest.php` (+43 -0) </details> ### 📄 Description ### Release Notes for [3.5.5](https://github.com/doctrine/orm/milestone/196) ### 3.5.5 - Total issues resolved: **0** - Total pull requests resolved: **0** - Total contributors: **0** --- <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:51 +01:00
admin closed this issue 2026-01-22 16:17:52 +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#13629