Victor Berchet cb445b9ca0 [Container] Tweak code 14 years ago
..
BrowserKit 64fb94c725 normalized license messages in PHP files 14 years ago
ClassLoader 3686edf769 [ClassLoader] made a small optimization 14 years ago
Console 6ac5c298bd [Console] Add missing method isInteractive() to InputInterface and added some docblock comments to all interface methods. 14 years ago
CssSelector 64fb94c725 normalized license messages in PHP files 14 years ago
DependencyInjection cb445b9ca0 [Container] Tweak code 14 years ago
DomCrawler 3d77302609 if( -> if ( 14 years ago
EventDispatcher 799375dfd6 [EventDispatcher] removed unused class variable 14 years ago
Finder 64fb94c725 normalized license messages in PHP files 14 years ago
Form ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 years ago
HttpFoundation 22c12e2c8f [HttpFoundation] Fixed failing tests introduced in 8dd0c5641a5b046324d129a993f199e51bdceadf 14 years ago
HttpKernel 2c4355460e [HttpKernel] added a StoreInterface 14 years ago
Locale 64fb94c725 normalized license messages in PHP files 14 years ago
Process 64fb94c725 normalized license messages in PHP files 14 years ago
Routing ca8c7907e2 [Routing] added setContext() method to both matchers and generators 14 years ago
Security 92ddaa11cd Fixed typo 14 years ago
Serializer 5252d3aef0 [Serializer] switched to setEncoder, to be consistent with getEncoder 14 years ago
Templating fb889a2eee replaced some var_export() with json_encode() for better readability 14 years ago
Translation 64fb94c725 normalized license messages in PHP files 14 years ago
Validator 0c3ca26e6e [Validator] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false 14 years ago
Yaml 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 years ago