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