Added deprecation for func_get_args pattern
2 unresolved threads
2 unresolved threads
Added deprecation, but because of the deprecation will be always trigger I'm not sure if all the process to check the parameters is really needed.
Merge request reports
Activity
214 214 public function getForm($form_arg) { @catch suggested we could also add a commented-out parameter to the method signature. This is based on a Symfony 4.4 deprecation in
EventDispatcher::dispatch()
which Drupal had to address in [#3055194].Come to think of it, we could also add such comments to the interface safely.
Edited by Jess
Please register or sign in to reply