[PR #1093] [MERGED] Use null comparation instead of is_null() #9151

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1093
Author: @malukenho
Created: 7/30/2014
Status: Merged
Merged: 7/30/2014
Merged by: @Ocramius

Base: masterHead: patch-2


📝 Commits (1)

  • 1b9f42a Use null comparation instead of is_null()

📊 Changes

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

View changed files

📝 tests/Doctrine/Tests/Mocks/EntityManagerMock.php (+2 -2)

📄 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/1093 **Author:** [@malukenho](https://github.com/malukenho) **Created:** 7/30/2014 **Status:** ✅ Merged **Merged:** 7/30/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`1b9f42a`](https://github.com/doctrine/orm/commit/1b9f42ae67d5f7a779524c08ccbead3033b1639a) Use `null` comparation instead of `is_null()` ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/Mocks/EntityManagerMock.php` (+2 -2) </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:03:25 +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#9151