[PR #12309] [MERGED] Remove obsolete VarExporter feature detection #13674

Open
opened 2026-01-22 16:18:04 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12309
Author: @derrabus
Created: 11/29/2025
Status: Merged
Merged: 11/29/2025
Merged by: @derrabus

Base: 3.5.xHead: remove/var-exporter-check


📝 Commits (1)

  • 9d41a83 Remove obsolete VarExporter feature detection

📊 Changes

1 file changed (+0 additions, -6 deletions)

View changed files

📝 tests/Tests/ORM/Functional/ParserResultSerializationTest.php (+0 -6)

📄 Description

We require VarExporter 6.3.9 or newer, so there should be no need for this questionable feature detection anymore.


🔄 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/12309 **Author:** [@derrabus](https://github.com/derrabus) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `3.5.x` ← **Head:** `remove/var-exporter-check` --- ### 📝 Commits (1) - [`9d41a83`](https://github.com/doctrine/orm/commit/9d41a8318f3e372789cdef0ae2db38b5c85023eb) Remove obsolete VarExporter feature detection ### 📊 Changes **1 file changed** (+0 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `tests/Tests/ORM/Functional/ParserResultSerializationTest.php` (+0 -6) </details> ### 📄 Description We require VarExporter 6.3.9 or newer, so there should be no need for this questionable feature detection anymore. --- <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:18:04 +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#13674