[PR #906] [MERGED] removed erroneous tip #8876

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/906
Author: @KevinBrogan
Created: 1/11/2014
Status: Merged
Merged: 1/12/2014
Merged by: @Ocramius

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

I'm working through the tutorial myself and got to this point.

Don’t forget to add a require_once call for this class to the bootstrap.php

This advice is wrong. The class is located in the src directory and so is autoloaded when required. No require statement is necessary.


🔄 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/906 **Author:** [@KevinBrogan](https://github.com/KevinBrogan) **Created:** 1/11/2014 **Status:** ✅ Merged **Merged:** 1/12/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5989c0c`](https://github.com/doctrine/orm/commit/5989c0cb54fbd519feef824b220407d36a93d29a) removed erroneous tip ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/tutorials/getting-started.rst` (+0 -2) </details> ### 📄 Description I'm working through the tutorial myself and got to this point. **Don’t forget to add a require_once call for this class to the bootstrap.php** This advice is wrong. The class is located in the src directory and so is autoloaded when required. No require statement is necessary. --- <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:02:06 +01:00
admin closed this issue 2026-01-22 16:02: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#8876