[PR #672] [MERGED] Simplification example #8531

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/672
Author: @nkt
Created: 5/17/2013
Status: Merged
Merged: 5/26/2013
Merged by: @beberlei

Base: masterHead: simplification_example


📝 Commits (4)

📊 Changes

4 files changed (+50 additions, -98 deletions)

View changed files

tools/sandbox/bootstrap.php (+41 -0)
tools/sandbox/cli-config.php (+0 -36)
📝 tools/sandbox/doctrine.php (+5 -18)
📝 tools/sandbox/index.php (+4 -44)

📄 Description

Remove doctrine class loader, one bootstrap file


🔄 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/672 **Author:** [@nkt](https://github.com/nkt) **Created:** 5/17/2013 **Status:** ✅ Merged **Merged:** 5/26/2013 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `simplification_example` --- ### 📝 Commits (4) - [`7430320`](https://github.com/doctrine/orm/commit/7430320bac802095b773ab596c7c4215fc81f4e0) ready - [`dca0881`](https://github.com/doctrine/orm/commit/dca0881d943b22d0d42bed5cd451611e6e9a0343) forget add changes - [`ec57306`](https://github.com/doctrine/orm/commit/ec57306efe40770d8a77bb92117e21252fa401c7) remove comment about cli-config - [`1f4a65f`](https://github.com/doctrine/orm/commit/1f4a65f3e05689b8725851d8bb88a0fc7f77b150) add debug variable and check for loader ### 📊 Changes **4 files changed** (+50 additions, -98 deletions) <details> <summary>View changed files</summary> ➕ `tools/sandbox/bootstrap.php` (+41 -0) ➖ `tools/sandbox/cli-config.php` (+0 -36) 📝 `tools/sandbox/doctrine.php` (+5 -18) 📝 `tools/sandbox/index.php` (+4 -44) </details> ### 📄 Description Remove doctrine class loader, one bootstrap file --- <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:00:21 +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#8531