[PR #5] [MERGED] correct method name #7

Closed
opened 2026-01-23 11:26:05 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/common-documentation/pull/5
Author: @gimler
Created: 6/27/2012
Status: Merged
Merged: 6/27/2012
Merged by: @guilhermeblanco

Base: masterHead: register_annontation_namespace


📝 Commits (1)

📊 Changes

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

View changed files

📝 en/reference/annotations.rst (+4 -4)

📄 Description

AnnotationRegistry::registerAnnotationNamespace does not exist the correct method is AnnotationRegistry::registerAutoloadNamespace


🔄 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/common-documentation/pull/5 **Author:** [@gimler](https://github.com/gimler) **Created:** 6/27/2012 **Status:** ✅ Merged **Merged:** 6/27/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `register_annontation_namespace` --- ### 📝 Commits (1) - [`87ea8b8`](https://github.com/doctrine/common-documentation/commit/87ea8b8cfe3181dcd6294767eee5d7bfe552501c) correct method name ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `en/reference/annotations.rst` (+4 -4) </details> ### 📄 Description `AnnotationRegistry::registerAnnotationNamespace` does not exist the correct method is `AnnotationRegistry::registerAutoloadNamespace` --- <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-23 11:26:05 +01:00
admin closed this issue 2026-01-23 11:26:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/common-documentation#7