Commit History

Author SHA1 Message Date
  ornicar 4ed65d026e fixed Controller::redirect must return the response 15 years ago
  Fabien Potencier 42c2affbb1 [FrameworkBundle] removed Container dependency for RequestListener 15 years ago
  Fabien Potencier 509bfb8940 [FrameworkBundle] removed Container dependency for ExceptionFormatter 15 years ago
  Fabien Potencier 917da00763 [FrameworkBundle] changed error_log() calls to logger calls 15 years ago
  Fabien Potencier 0da7295a9c [FrameworkBundle] clean up Request before forwarding 15 years ago
  ornicar c9ff42955b fixed usage of getRequest() in ControllerResolver 15 years ago
  Fabien Potencier e510778e18 [FrameworkBundle] removed old file 15 years ago
  Fabien Potencier 714fa6f652 [FrameworkBundle] fixed built-in controllers 15 years ago
  Fabien Potencier 96e9a682b3 removed old code 15 years ago
  Fabien Potencier 880f37c4ee changed Controller to implements ArrayAccess, removed getRequest() method 15 years ago
  Fabien Potencier 38edd2aafa added ControllerResolver::forward() (will probably move it elsewhere later on) 15 years ago
  Fabien Potencier 75ea0b8395 added Engine::renderResponse() 15 years ago
  Fabien Potencier f61bb19548 added Response::setRedirect() 15 years ago
  Fabien Potencier ef0347c1b9 simplified HttpKernel types of request 15 years ago
  Fabien Potencier c139fd64d1 updated bootstrap.php 15 years ago
  ornicar 6461e27066 Fix CRLF in xliff-core-1.2-strict.xsd 15 years ago
  Fabien Potencier b514d767ef simplified some code 15 years ago
  Brandon Turner 84446fe0ec [FrameworkBundle] Updated kernel test to create tmp directory on instantiation 15 years ago
  Fabien Potencier 50617e1acb [FrameworkBundle] added an error message when an exception is thrown when handling another exception 15 years ago
  Jonathan H. Wage 625d0ab322 Fixing naming issue (fixes #8953) 15 years ago
  Jonathan H. Wage 2a0730aaaa Adding mongodb to default autoloader so tests will run. 15 years ago
  Jonathan H. Wage dbc5249f88 Fixing issue with .xml being hardcoded and converting yaml to yml for propert file extension. 15 years ago
  Bulat Shakirzyanov 373d05c9ba [DoctrineMongoDBBundle] removed trailing space 15 years ago
  Brandon Turner c0eb062b8e [DoctrineMongoDBBundle] Added missing use namespace declaration 15 years ago
  Brandon Turner 13de495b34 [DoctrineMongoDBBundle] Fixed typo 15 years ago
  Fabien Potencier 9e157f51a3 [FrameworkBundle] made a small optimization 15 years ago
  Fabien Potencier fca137fc47 [Framework] better fix for the previous commit 15 years ago
  Fabien Potencier b64e66dde8 [Framework] fixed loading of compiled classes 15 years ago
  Fabien Potencier 9dd3b65adb [FrameworkBundle] fixed web test case to take into account the new ways to configure PHPUnit 15 years ago
  Fabien Potencier 875366f584 updated default configuration in skeleton 15 years ago