[PR #9780] Kill call_user_func(_array) #11874

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

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

State: closed
Merged: Yes


In modern PHP, there should be no reason to use call_user_func() or call_user_func_array() anymore. Let's get rid of that.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9780 **State:** closed **Merged:** Yes --- In modern PHP, there should be no reason to use `call_user_func()` or `call_user_func_array()` anymore. Let's get rid of that.
admin added the pull-request label 2026-01-22 16:12:11 +01:00
admin closed this issue 2026-01-22 16:12:11 +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#11874