[PR #759] [MERGED] Fixed out of sync code examples in getting-started.rst #8671

Closed
opened 2026-01-22 16:01:00 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/759
Author: @mfdj
Created: 8/17/2013
Status: Merged
Merged: 8/25/2013
Merged by: @Ocramius

Base: masterHead: patch-1


📝 Commits (3)

  • 3405659 Update getting-started.rst
  • c89258a fixed spelling mistake "bootsrapped"
  • 29366bb Updated require version and my earlier errors dissolved

📊 Changes

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

View changed files

📝 docs/en/tutorials/getting-started.rst (+14 -14)

📄 Description

The inline cli-config.php, bootstrap.php examples were out of sync with Doctrine 2.4.x — I referenced https://github.com/doctrine/doctrine2-orm-tutorial/ for correct examples


🔄 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/759 **Author:** [@mfdj](https://github.com/mfdj) **Created:** 8/17/2013 **Status:** ✅ Merged **Merged:** 8/25/2013 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`3405659`](https://github.com/doctrine/orm/commit/3405659ebac55e57957a084d62e6efc07c5d70fe) Update getting-started.rst - [`c89258a`](https://github.com/doctrine/orm/commit/c89258a0eaa07c75c50e5daa81bf58712e075a6b) fixed spelling mistake "bootsrapped" - [`29366bb`](https://github.com/doctrine/orm/commit/29366bb9c77aaaa8ecd668e419cc90067c6f1837) Updated require version and my earlier errors dissolved ### 📊 Changes **1 file changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/tutorials/getting-started.rst` (+14 -14) </details> ### 📄 Description The inline cli-config.php, bootstrap.php examples were out of sync with Doctrine 2.4.x — I referenced https://github.com/doctrine/doctrine2-orm-tutorial/ for correct examples --- <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:01:00 +01:00
admin closed this issue 2026-01-22 16:01:01 +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#8671