[PR #1031] [MERGED] Documentation for #991 #9058

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1031
Author: @mnapoli
Created: 5/16/2014
Status: Merged
Merged: 5/16/2014
Merged by: @Ocramius

Base: masterHead: custom-functions-callback-documentation


📝 Commits (2)

📊 Changes

3 files changed (+20 additions, -9 deletions)

View changed files

📝 docs/en/cookbook/dql-user-defined-functions.rst (+11 -0)
📝 lib/Doctrine/ORM/Configuration.php (+6 -6)
📝 lib/Doctrine/ORM/Query/Parser.php (+3 -3)

📄 Description

My bad, I didn't update the documentation in #991 (I was mostly expecting feedback before doing further changes) :)


🔄 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/1031 **Author:** [@mnapoli](https://github.com/mnapoli) **Created:** 5/16/2014 **Status:** ✅ Merged **Merged:** 5/16/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `custom-functions-callback-documentation` --- ### 📝 Commits (2) - [`b16423b`](https://github.com/doctrine/orm/commit/b16423b26b21cf87c05bed58fc7fcdf71eef0127) Documentation for #991 - [`5a4c558`](https://github.com/doctrine/orm/commit/5a4c55886571246733551916620cfcc00e131e9a) Fixed #991 to support non-closure callables on PHP 5.3 ### 📊 Changes **3 files changed** (+20 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/cookbook/dql-user-defined-functions.rst` (+11 -0) 📝 `lib/Doctrine/ORM/Configuration.php` (+6 -6) 📝 `lib/Doctrine/ORM/Query/Parser.php` (+3 -3) </details> ### 📄 Description My bad, I didn't update the documentation in #991 (I was mostly expecting feedback before doing further changes) :) --- <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:03:01 +01:00
admin closed this issue 2026-01-22 16:03:02 +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#9058