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 年 前
..
extensions a9ad743006 [DependencyInjection] changed the main services.xsd to be more strict (the validation was basically disabled because of ##any) 15 年 前
nonvalid.xml 244c202a08 reorganized unit tests 15 年 前
services1.xml 244c202a08 reorganized unit tests 15 年 前
services13.xml 244c202a08 reorganized unit tests 15 年 前
services2.xml 244c202a08 reorganized unit tests 15 年 前
services3.xml 244c202a08 reorganized unit tests 15 年 前
services4.xml 244c202a08 reorganized unit tests 15 年 前
services5.xml 244c202a08 reorganized unit tests 15 年 前
services6.xml 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 年 前
services7.xml 244c202a08 reorganized unit tests 15 年 前
services8.xml 244c202a08 reorganized unit tests 15 年 前
services9.xml 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) 15 年 前