[PR #8896] Don't pass null as parameter #11234

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

Original Pull Request: https://github.com/doctrine/orm/pull/8896

State: closed
Merged: Yes


Passing null to various core functions triggers a deprecation warning in PHP 8.1. This PR attempts to fix this kind of error.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8896 **State:** closed **Merged:** Yes --- Passing `null` to various core functions triggers a deprecation warning in PHP 8.1. This PR attempts to fix this kind of error.
admin added the pull-request label 2026-01-22 16:10:07 +01:00
admin closed this issue 2026-01-22 16:10:08 +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#11234