Matthew Lewinski c56bcd9ff4 Fix unit test breakage from ProfilerStorageInterface change. 14 lat temu
..
BrowserKit beaaa6d457 [BrowserKit] fix Response::__toString() method to take care of multiple headers, for example when setting more than one cookie. 14 lat temu
ClassLoader 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component 14 lat temu
Config 026ab6c6ce [Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception. 14 lat temu
Console 36ff9abe67 [Console] fixed new ArgvInput method 14 lat temu
CssSelector 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 lat temu
DependencyInjection 092403909e [DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass. 14 lat temu
DomCrawler b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. 14 lat temu
EventDispatcher 8b62df7247 changed the EventDispatcher and Event interfaces 14 lat temu
Finder 0a33cbb403 [Finder] Add support for relative path 14 lat temu
Form 9569262635 [Form] Fixed date handling classes to use server timezone by default 14 lat temu
HttpFoundation f985da5a9c [HttpFoundation] fix Cache-Control header when forcing the Response to have an Expires header field. The RFC2616 Bis indicates that if the Response has both max-age (or s-maxage) and Expires header field, the Cache-Control maxage wins over Expires. The previous code in ResponseHeaderBag always returned "private, max-age=0, must-revalidate" even if the Expires header field was forced. 14 lat temu
HttpKernel c56bcd9ff4 Fix unit test breakage from ProfilerStorageInterface change. 14 lat temu
Routing 5c905beb13 moved common configuration classes to a new Config component 14 lat temu
Security 53f3ff8258 [Security] adds a chain user provider 14 lat temu
Serializer 73cd26e2ca [Serializer] added the ability to add attributes to nodes using an array key begining with @ 14 lat temu
Templating af81bcabf0 [Templating] Refactor the component 14 lat temu
Translation 5c905beb13 moved common configuration classes to a new Config component 14 lat temu
Validator 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 14 lat temu
Yaml 64fb94c725 normalized license messages in PHP files 14 lat temu