Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace vor 15 Jahren
  Fabien Potencier 47fd5e848b [DependencyInjection] fixed placeholder management in parameter values vor 15 Jahren
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class vor 15 Jahren
  Kris Wallsmith e63ff6e04b [DependencyInjection] fixed conversion of DOM to array when DOM includes multiple elements with the same name vor 15 Jahren
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit vor 15 Jahren
  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! vor 15 Jahren
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) vor 15 Jahren
  Fabien Potencier a9ad743006 [DependencyInjection] changed the main services.xsd to be more strict (the validation was basically disabled because of ##any) vor 15 Jahren
  Fabien Potencier 244c202a08 reorganized unit tests vor 15 Jahren
  Fabien Potencier 9895eaf3cb refactored DIC vor 15 Jahren
  Fabien Potencier 0e3b88a058 [DependencyInjection] fixed inheritence when using extensions vor 15 Jahren
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS vor 15 Jahren
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces vor 15 Jahren
  pborreli d9e4801a56 fixed framework name in tests vor 15 Jahren
  pborreli 7065957a30 replaced assertType by the new assertInstanceOf in unit tests vor 15 Jahren
  Pascal Borreli b9fe42238a modified tests to use better PHPUnit methods vor 15 Jahren
  Pascal Borreli f2d75ed279 Fixed trailing whitespaces vor 15 Jahren
  Fabien Potencier fc2f508c15 simplified unit tests vor 15 Jahren
  Fabien Potencier 2dc36191d1 fixed assertEquals() calls arguments order vor 15 Jahren
  Fabien Potencier 13edcf64e2 converted unit tests from lime to PHPUnit for the following components: Console, DependencyInjection, EventDispatcher, OutputEscaper, and Yaml vor 15 Jahren