Hi!
If you pass an array of options - keys of that array must be underscored.
Also all options in yml, xml and other configs are underscored.
4ex:
protected function outputServices(OutputInterface $output, $serviceIds,
array $options) { ... }
$service->outputServices($output, 'service_id', array('show_private' =>
false));
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en