Jeremy Mikola 608e443c97 [Config] Create VariableNode, which mimics ScalarNode but omits type-checking vor 14 Jahren
..
BrowserKit b61e288e0b [BrowserKit] fix phpdoc for Client::followRedirect() vor 14 Jahren
ClassLoader 93fd935b70 PHPDoc style fix vor 14 Jahren
Config 608e443c97 [Config] Create VariableNode, which mimics ScalarNode but omits type-checking vor 14 Jahren
Console 36ff9abe67 [Console] fixed new ArgvInput method vor 14 Jahren
CssSelector 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). vor 14 Jahren
DependencyInjection 6b12c21261 moved DependencyInjection\Configuration to Config\Definition vor 14 Jahren
DomCrawler b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. vor 14 Jahren
EventDispatcher 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) 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 b44d044b0a [HttpKernel] removed the bootstrap files as they do not belong to the component vor 14 Jahren
Locale 64fb94c725 normalized license messages in PHP files vor 14 Jahren
Process 64fb94c725 normalized license messages in PHP files 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 89dbb04c63 [Validator] Made method name shorter vor 14 Jahren
Yaml 3fbe366df2 [Yaml] Fix warning vor 14 Jahren