[PR #665] [CLOSED] Add Null in ScalarExpression #8525

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/665
Author: @vahid-sohrabloo
Created: 5/12/2013
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0ec97b1 Add Null in ScalarExpression

📊 Changes

3 files changed (+8 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/AST/Literal.php (+1 -0)
📝 lib/Doctrine/ORM/Query/Parser.php (+4 -0)
📝 lib/Doctrine/ORM/Query/SqlWalker.php (+3 -0)

📄 Description

No description provided


🔄 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/665 **Author:** [@vahid-sohrabloo](https://github.com/vahid-sohrabloo) **Created:** 5/12/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0ec97b1`](https://github.com/doctrine/orm/commit/0ec97b1bf723badef4ffd6057f6804d1edae19cd) Add Null in ScalarExpression ### 📊 Changes **3 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/AST/Literal.php` (+1 -0) 📝 `lib/Doctrine/ORM/Query/Parser.php` (+4 -0) 📝 `lib/Doctrine/ORM/Query/SqlWalker.php` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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:20 +01:00
admin closed this issue 2026-01-22 16:00:20 +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#8525