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
..
BrowserKit 1b9645b098 fixed typos 15 years ago
Console 13781b4441 [Console] fixed unit tests 15 years ago
CssSelector 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS 15 years ago
DependencyInjection 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
DomCrawler e578dfdbec [DomCrawler] added some tests 15 years ago
EventDispatcher 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS 15 years ago
File c98c7339f1 removed the inclusion of bootstrap.php as this is not needed 15 years ago
Finder fd3243a943 [Finder] Fixed Finder tests without explicit sorting across different operating systems 15 years ago
Form 1c7b459776 [Form] Fields with the name '0' are now possible 15 years ago
HttpKernel 785da59eb5 [HttpKernel] added the cache system 15 years ago
OutputEscaper 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two 15 years ago
Routing 87ae06c8cb [Routing] refactored resources 15 years ago
Templating 244c202a08 reorganized unit tests 15 years ago
Validator 72254b9569 [Validator] fixed a typo 15 years ago
Yaml 04e621a5cd [Yaml] added support for the end of document marker 15 years ago