Fabien Potencier
|
8d067bac51
[DepedencyInjection] amended previous commit
|
15 سال پیش |
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 سال پیش |
Fabien Potencier
|
4bbf2ae055
[DependencyInjection] renamed constructor to factory method (like in Spring)
|
15 سال پیش |
Fabien Potencier
|
9895eaf3cb
refactored DIC
|
15 سال پیش |
Fabien Potencier
|
83c6d337e2
changed coding standards: indendation is now 4 spaces
|
15 سال پیش |
pborreli
|
d9e4801a56
fixed framework name in tests
|
15 سال پیش |
Pascal Borreli
|
b9fe42238a
modified tests to use better PHPUnit methods
|
15 سال پیش |
Pascal Borreli
|
f2d75ed279
Fixed trailing whitespaces
|
15 سال پیش |
Fabien Potencier
|
fc2f508c15
simplified unit tests
|
15 سال پیش |
Fabien Potencier
|
2dc36191d1
fixed assertEquals() calls arguments order
|
15 سال پیش |
Fabien Potencier
|
13edcf64e2
converted unit tests from lime to PHPUnit for the following components: Console, DependencyInjection, EventDispatcher, OutputEscaper, and Yaml
|
15 سال پیش |