Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294800

Remove call_user_func_array from OptionsRequestSubscriber

$
0
0

Problem/Motivation

OptionsRequestSubscriber uses call_user_func_array() unnecessarily.

Proposed resolution

Remove call_user_func_array(). This event subscriber is fully tested in OptionsRequestSubscriberTest

Remaining tasks

User interface changes

None

API changes

None

Data model changes


Viewing all articles
Browse latest Browse all 294800

Trending Articles