[PR #478] [CLOSED] Check identifier is not empty before accessing first item #8259

Closed
opened 2026-01-22 15:59:06 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/478
Author: @lionelgaillard
Created: 10/12/2012
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 588d9e7 ClassMetadataInfo::isIdentifier Check identifier is not empty before accessing first item

📊 Changes

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

View changed files

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

📄 Description

Cause Notice when using Gedmo\Sluggable in a mapped super class.


🔄 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/478 **Author:** [@lionelgaillard](https://github.com/lionelgaillard) **Created:** 10/12/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`588d9e7`](https://github.com/doctrine/orm/commit/588d9e7bdfe6da0fb387c1156c424475e2579173) ClassMetadataInfo::isIdentifier Check identifier is not empty before accessing first item ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php` (+1 -1) </details> ### 📄 Description Cause Notice when using Gedmo\Sluggable in a mapped super class. --- <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 15:59:06 +01:00
admin closed this issue 2026-01-22 15:59: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#8259