[PR #62] [MERGED] Fixing Notice: Undefined index in yaml export driver #7658

Open
opened 2026-01-22 15:56:12 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/62
Author: @mvrhov
Created: 5/27/2011
Status: Merged
Merged: 6/5/2011
Merged by: @beberlei

Base: masterHead: yml_export_notice_fix


📝 Commits (1)

  • bb87382 Fixing Notice: Undefined index: orderBy in ...Doctrine/ORM/Tools/Export/Driver/YamlExporter

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php (+10 -10)

📄 Description

Fixing Notice: Undefined index: orderBy in ...Doctrine/ORM/Tools/Export/Driver/YamlExporter


🔄 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/62 **Author:** [@mvrhov](https://github.com/mvrhov) **Created:** 5/27/2011 **Status:** ✅ Merged **Merged:** 6/5/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `yml_export_notice_fix` --- ### 📝 Commits (1) - [`bb87382`](https://github.com/doctrine/orm/commit/bb873826ca4f53e02086cdb7f49913592d6afec3) Fixing Notice: Undefined index: orderBy in ...Doctrine/ORM/Tools/Export/Driver/YamlExporter ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php` (+10 -10) </details> ### 📄 Description Fixing Notice: Undefined index: orderBy in ...Doctrine/ORM/Tools/Export/Driver/YamlExporter --- <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:56:12 +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#7658