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