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