Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier f26abdfadd fixed phpdoc for DI extensions hace 15 años
  Fabien Potencier 92130c3da1 updated bootstrap.php hace 15 años
  Kris Wallsmith b8f29f18c0 [Framework] cleaned up command registration magic hace 15 años
  Fabien Potencier 5fa4b0bdf0 [FrameworkBundle] removed Controller::getUser() as it is now accessible via Request::getSession() hace 15 años
  Fabien Potencier 0163178f7b changed the BundleInterface::buildContainer() signature hace 15 años
  Fabien Potencier fb4bd3568d refactored the controller manager, moved generic parts to the HttpKernel component hace 15 años
  Fabien Potencier d0be78131c [HttpKernel] fixed error message hace 15 años
  Fabien Potencier 79808650e9 updated vendors to not rely on Doctrine submodules hace 15 años
  Fabien Potencier 3e48c0f25a [Finder] fixed typo in phpdoc hace 15 años
  Fabien Potencier 44a16fc8c4 [Finder] fixed exclude iterator (now only match with the relative path) hace 15 años
  Fabien Potencier c605d7f9fb [HttpFoundation] added some phpdoc hace 15 años
  Fabien Potencier bfeb0e6746 [HttpFoundation] fixed phpdoc hace 15 años
  Fabien Potencier 91eafc4b17 [HttpFoundation] fixed phpdoc hace 15 años
  Thibault Duplessis 437559491f Replace Container->hasParameter() with Container->getParameterBag()->has() in ExceptionFormatter hace 15 años
  Kris Wallsmith 3eec6b98fe [Framework] Fixed test namespaces. hace 15 años
  Fabien Potencier 0fbb1b916b cleaned up the DI extension loading mechanism hace 15 años
  Kris Wallsmith d5954013d5 [FrameworkBundle] Fixed call to old method in RequestHelper. hace 15 años
  Kris Wallsmith 7152ebb726 [FrameworkBundle] Fixed getting template helper services not in the container's 'templating.helper' namespace hace 15 años
  Kris Wallsmith fe7e01c653 [OutputEscaper] Added magic __isset() method to object escaper. hace 15 años
  Kris Wallsmith ab26f9f3bf [OutputEscaper] Moved __get() from Escaper to ObjectEscaper. hace 15 años
  Fabien Potencier 8dc5fa6aa8 [Framework] fixed packager script hace 15 años
  Fabien Potencier 256a71298c fixed phpdoc hace 15 años
  Fabien Potencier da9f36ca86 renamed Symfony\Foundation to Symfony\Framework hace 15 años
  Fabien Potencier 15d439809c renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle hace 15 años
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle hace 15 años
  Fabien Potencier 9133b9e5e4 moved Request/Response/User classes to a new HttpFoundation component hace 15 años
  Kris Wallsmith e63ff6e04b [DependencyInjection] fixed conversion of DOM to array when DOM includes multiple elements with the same name hace 15 años
  Fabien Potencier 7e8d0d2470 changed all listener classes so their names end with Listener hace 15 años
  Nicolas Fabre 6613555059 [DomCrawler] Fixed Form::getUri() and Link::getUri() issue if the form action attribute is an absolute url hace 15 años
  Brandon Turner 4b24544cda Added ability to disable Symfony's error handler. hace 15 años