f8e3b4b035[DependencyInjection] added a __call() method to Container to allow usage of getXXXService() methods even whithout a PHP dump (allows for faster production environments)
15 роки тому
Fabien Potencier
2ac6faaa0b[DependencyInjection] changed the order of priority when a service is both defined with setService() and with a getXXXService() method