[PR #44] [MERGED] Parser::match phpdoc fix #7632

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/44
Author: @Chekote
Created: 4/1/2011
Status: Merged
Merged: 4/27/2011
Merged by: @guilhermeblanco

Base: masterHead: parser_match_phpdoc_fix


📝 Commits (1)

  • 5784c7b Fixed phpdoc on Parser::match incorrectly stating that the token parameter can be a string value

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Query/Parser.php (+1 -1)

📄 Description

Fixed phpdoc on Parser::match incorrectly stating that the token parameter can be a string value.


🔄 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/44 **Author:** [@Chekote](https://github.com/Chekote) **Created:** 4/1/2011 **Status:** ✅ Merged **Merged:** 4/27/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `parser_match_phpdoc_fix` --- ### 📝 Commits (1) - [`5784c7b`](https://github.com/doctrine/orm/commit/5784c7bacd4f1f190e0be637b5a22f06675711b0) Fixed phpdoc on Parser::match incorrectly stating that the token parameter can be a string value ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Parser.php` (+1 -1) </details> ### 📄 Description Fixed phpdoc on Parser::match incorrectly stating that the token parameter can be a string value. --- <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:05 +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#7632