[PR #1045] [MERGED] Fix the "Erroneous data format for unserializing" error message #9081

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1045
Author: @marmotz
Created: 5/30/2014
Status: Merged
Merged: 5/30/2014
Merged by: @guilhermeblanco

Base: masterHead: master


📝 Commits (1)

  • 93c276d Fix the "Erroneous data format for unserializing" error message

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php (+6 -1)

📄 Description

cf http://www.doctrine-project.org/jira/browse/DDC-3120


🔄 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/1045 **Author:** [@marmotz](https://github.com/marmotz) **Created:** 5/30/2014 **Status:** ✅ Merged **Merged:** 5/30/2014 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`93c276d`](https://github.com/doctrine/orm/commit/93c276d059b40b0783ba9a24549a8b135e257693) Fix the "Erroneous data format for unserializing" error message ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php` (+6 -1) </details> ### 📄 Description cf http://www.doctrine-project.org/jira/browse/DDC-3120 --- <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:03:07 +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#9081