[PR #313] Bump Doctrine ORM to last 2.x version #316

Open
opened 2026-02-26 10:30:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/opensolutions/ViMbAdmin/pull/313
Author: @dereckson
Created: 6/20/2024
Status: 🔄 Open

Base: masterHead: php83-upgrade-doctrine


📝 Commits (1)

  • 3812fcb Bump Doctrine ORM to last 2.x version

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 composer.json (+2 -1)

📄 Description

Doctrine ORM 2.8 isn't compatible with PHP 8.3. The project offers warranties against breaking compatibility in the 2.x series, so it's a straightforward version bump without any need for code change.

Doctrine Cache library is used with concrete adapters like ArrayCache or MemcacheCache. They're only included in the 1.x branch and removed from 2.x. While Doctrine ORM is happy with both versions, it will get the most recent Doctrine Cache by 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/opensolutions/ViMbAdmin/pull/313 **Author:** [@dereckson](https://github.com/dereckson) **Created:** 6/20/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `php83-upgrade-doctrine` --- ### 📝 Commits (1) - [`3812fcb`](https://github.com/opensolutions/ViMbAdmin/commit/3812fcb8b71f707628b4065abdbb1d4eb93d0011) Bump Doctrine ORM to last 2.x version ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -1) </details> ### 📄 Description Doctrine ORM 2.8 isn't compatible with PHP 8.3. The project offers warranties against breaking compatibility in the 2.x series, so it's a straightforward version bump without any need for code change. Doctrine Cache library is used with concrete adapters like ArrayCache or MemcacheCache. They're only included in the 1.x branch and removed from 2.x. While Doctrine ORM is happy with both versions, it will get the most recent Doctrine Cache by default. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#316
No description provided.