Matthew Lewinski c56bcd9ff4 Fix unit test breakage from ProfilerStorageInterface change. hace 14 años
..
BrowserKit beaaa6d457 [BrowserKit] fix Response::__toString() method to take care of multiple headers, for example when setting more than one cookie. hace 14 años
ClassLoader 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component hace 14 años
Config 026ab6c6ce [Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception. hace 14 años
Console 36ff9abe67 [Console] fixed new ArgvInput method hace 14 años
CssSelector 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. hace 14 años
DependencyInjection 092403909e [DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass. hace 14 años
DomCrawler b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. hace 14 años
EventDispatcher 8b62df7247 changed the EventDispatcher and Event interfaces hace 14 años
Finder 0a33cbb403 [Finder] Add support for relative path hace 14 años
Form 9569262635 [Form] Fixed date handling classes to use server timezone by default hace 14 años
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. hace 14 años
HttpKernel c56bcd9ff4 Fix unit test breakage from ProfilerStorageInterface change. hace 14 años
Routing 5c905beb13 moved common configuration classes to a new Config component hace 14 años
Security 53f3ff8258 [Security] adds a chain user provider hace 14 años
Serializer 73cd26e2ca [Serializer] added the ability to add attributes to nodes using an array key begining with @ hace 14 años
Templating af81bcabf0 [Templating] Refactor the component hace 14 años
Translation 5c905beb13 moved common configuration classes to a new Config component hace 14 años
Validator 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker hace 14 años
Yaml 64fb94c725 normalized license messages in PHP files hace 14 años