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