Commit History

Author SHA1 Message Date
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit 15 years ago
  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! 15 years ago
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) 15 years ago
  Fabien Potencier 244c202a08 reorganized unit tests 15 years ago
  Fabien Potencier 9895eaf3cb refactored DIC 15 years ago
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS 15 years ago
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces 15 years ago
  pborreli d9e4801a56 fixed framework name in tests 15 years ago
  pborreli 7065957a30 replaced assertType by the new assertInstanceOf in unit tests 15 years ago
  Pascal Borreli b9fe42238a modified tests to use better PHPUnit methods 15 years ago
  Pascal Borreli f2d75ed279 Fixed trailing whitespaces 15 years ago
  Fabien Potencier fc2f508c15 simplified unit tests 15 years ago
  Fabien Potencier 2dc36191d1 fixed assertEquals() calls arguments order 15 years ago
  Fabien Potencier 13edcf64e2 converted unit tests from lime to PHPUnit for the following components: Console, DependencyInjection, EventDispatcher, OutputEscaper, and Yaml 15 years ago