Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 54999ef02d [HttpKernel] made a small internal refactoring to ease extensibility il y a 14 ans
  Fabien Potencier be031f54a1 [HttpKernel] fixed ControllerResolver when the controller is a class name with an __invoke() method il y a 14 ans
  Fabien Potencier 7720cb9be4 [HttpKernel] tagged public @api il y a 14 ans
  Fabien Potencier e145bdf6ff [HttpKernel] fixed a crash on some machines (check that the controller is actually a class name before calling method_exists, closes #769) il y a 14 ans
  Fabien Potencier fb24b95bd5 made some tweaks to error levels il y a 14 ans
  Kai dca09fd53f Changed log level of "Using Controller ..." message from info to debug il y a 14 ans
  Fabien Potencier c6818d8bf7 [HttpKernel] added support for controllers as arrays and object with an __invoke method il y a 14 ans
  Fabien Potencier 1b8dc80215 [HttpKernel] moved from protected to private il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
  Fabien Potencier 55f38e10af [HttpKernel] simplified code il y a 14 ans
  Fabien Potencier e5c8d7aa4f [HttpKernel] fixed typo in phpdoc il y a 14 ans
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files il y a 14 ans
  Fabien Potencier 1185a26eb9 [HttpKernel] simplified code a bit il y a 14 ans
  Fabien Potencier 1990fc543b [HttpKernel] added Closure support to ControllerResolver il y a 14 ans
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component il y a 14 ans