[PR #48] [MERGED] Fixing docblocks in SchemaTool #7641

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/48
Author: @rdohms
Created: 4/18/2011
Status: Merged
Merged: 4/27/2011
Merged by: @guilhermeblanco

Base: masterHead: master


📝 Commits (1)

  • 0b7feb3 Fixing outdated docblocks for SchemaTool

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/SchemaTool.php (+6 -1)

📄 Description

Updating a few docblocks I noticed were outdates without the $saveMode parameter.


🔄 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/48 **Author:** [@rdohms](https://github.com/rdohms) **Created:** 4/18/2011 **Status:** ✅ Merged **Merged:** 4/27/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0b7feb3`](https://github.com/doctrine/orm/commit/0b7feb359dff7ab499dd7024fbf8df718018a7de) Fixing outdated docblocks for SchemaTool ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/SchemaTool.php` (+6 -1) </details> ### 📄 Description Updating a few docblocks I noticed were outdates without the `$saveMode` parameter. --- <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: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#7641