Jeremy Mikola 608e443c97 [Config] Create VariableNode, which mimics ScalarNode but omits type-checking %!s(int64=14) %!d(string=hai) anos
..
BrowserKit b61e288e0b [BrowserKit] fix phpdoc for Client::followRedirect() %!s(int64=14) %!d(string=hai) anos
ClassLoader 93fd935b70 PHPDoc style fix %!s(int64=14) %!d(string=hai) anos
Config 608e443c97 [Config] Create VariableNode, which mimics ScalarNode but omits type-checking %!s(int64=14) %!d(string=hai) anos
Console 36ff9abe67 [Console] fixed new ArgvInput method %!s(int64=14) %!d(string=hai) anos
CssSelector 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). %!s(int64=14) %!d(string=hai) anos
DependencyInjection 6b12c21261 moved DependencyInjection\Configuration to Config\Definition %!s(int64=14) %!d(string=hai) anos
DomCrawler b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. %!s(int64=14) %!d(string=hai) anos
EventDispatcher 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) %!s(int64=14) %!d(string=hai) anos
Finder 0a33cbb403 [Finder] Add support for relative path %!s(int64=14) %!d(string=hai) anos
Form 9569262635 [Form] Fixed date handling classes to use server timezone by default %!s(int64=14) %!d(string=hai) anos
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. %!s(int64=14) %!d(string=hai) anos
HttpKernel b44d044b0a [HttpKernel] removed the bootstrap files as they do not belong to the component %!s(int64=14) %!d(string=hai) anos
Locale 64fb94c725 normalized license messages in PHP files %!s(int64=14) %!d(string=hai) anos
Process 64fb94c725 normalized license messages in PHP files %!s(int64=14) %!d(string=hai) anos
Routing 5c905beb13 moved common configuration classes to a new Config component %!s(int64=14) %!d(string=hai) anos
Security 53f3ff8258 [Security] adds a chain user provider %!s(int64=14) %!d(string=hai) anos
Serializer 73cd26e2ca [Serializer] added the ability to add attributes to nodes using an array key begining with @ %!s(int64=14) %!d(string=hai) anos
Templating af81bcabf0 [Templating] Refactor the component %!s(int64=14) %!d(string=hai) anos
Translation 5c905beb13 moved common configuration classes to a new Config component %!s(int64=14) %!d(string=hai) anos
Validator 89dbb04c63 [Validator] Made method name shorter %!s(int64=14) %!d(string=hai) anos
Yaml 3fbe366df2 [Yaml] Fix warning %!s(int64=14) %!d(string=hai) anos