yii2-editable-widget
yii2-editable-widget copied to clipboard
remove call_user_func() method usage
to prevent function injections, because the callable value is provided by user
relates to #40
@tonydspaniard FYI it is a critical issue.