Historie revizí

Autor SHA1 Zpráva Datum
  Fabien Potencier d0be78131c [HttpKernel] fixed error message před 15 roky
  Fabien Potencier 79808650e9 updated vendors to not rely on Doctrine submodules před 15 roky
  Fabien Potencier 3e48c0f25a [Finder] fixed typo in phpdoc před 15 roky
  Fabien Potencier 44a16fc8c4 [Finder] fixed exclude iterator (now only match with the relative path) před 15 roky
  Fabien Potencier c605d7f9fb [HttpFoundation] added some phpdoc před 15 roky
  Fabien Potencier bfeb0e6746 [HttpFoundation] fixed phpdoc před 15 roky
  Fabien Potencier 91eafc4b17 [HttpFoundation] fixed phpdoc před 15 roky
  Thibault Duplessis 437559491f Replace Container->hasParameter() with Container->getParameterBag()->has() in ExceptionFormatter před 15 roky
  Kris Wallsmith 3eec6b98fe [Framework] Fixed test namespaces. před 15 roky
  Fabien Potencier 0fbb1b916b cleaned up the DI extension loading mechanism před 15 roky
  Kris Wallsmith d5954013d5 [FrameworkBundle] Fixed call to old method in RequestHelper. před 15 roky
  Kris Wallsmith 7152ebb726 [FrameworkBundle] Fixed getting template helper services not in the container's 'templating.helper' namespace před 15 roky
  Kris Wallsmith fe7e01c653 [OutputEscaper] Added magic __isset() method to object escaper. před 15 roky
  Kris Wallsmith ab26f9f3bf [OutputEscaper] Moved __get() from Escaper to ObjectEscaper. před 15 roky
  Fabien Potencier 8dc5fa6aa8 [Framework] fixed packager script před 15 roky
  Fabien Potencier 256a71298c fixed phpdoc před 15 roky
  Fabien Potencier da9f36ca86 renamed Symfony\Foundation to Symfony\Framework před 15 roky
  Fabien Potencier 15d439809c renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle před 15 roky
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle před 15 roky
  Fabien Potencier 9133b9e5e4 moved Request/Response/User classes to a new HttpFoundation component před 15 roky
  Kris Wallsmith e63ff6e04b [DependencyInjection] fixed conversion of DOM to array when DOM includes multiple elements with the same name před 15 roky
  Fabien Potencier 7e8d0d2470 changed all listener classes so their names end with Listener před 15 roky
  Nicolas Fabre 6613555059 [DomCrawler] Fixed Form::getUri() and Link::getUri() issue if the form action attribute is an absolute url před 15 roky
  Brandon Turner 4b24544cda Added ability to disable Symfony's error handler. před 15 roky
  Fabien Potencier b6799d0d80 [FoundationBundle] fixed bundles with sub-namespaces před 15 roky
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit před 15 roky
  Benjamin Eberlei ef91396618 [DependencyInjection] Add factory-class and factory-service concepts to DI Definition. A factory-class is a class-name for the static creation method of a service. A factory-service is the service object that has a factory method to construct a given service. Added tests. Changed Xml, Yaml Dumper and Loaders, PHP Dumper, aswell as the Runtime Builder Container. Graphviz changes missing! před 15 roky
  Fabien Potencier 27458b653e [DependencyInjection] removed @property annotations as services are not available as properties anymore před 15 roky
  Fabien Potencier 659041a96c [DependencyInjection] fixed Doctrine bundles před 15 roky
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) před 15 roky