Victor Berchet 2a24603061 [Routing] Allow multiple `@Route` annotations with a default name on a single method (fixes #1647) 14 年之前
..
BrowserKit 9483c4ffa3 [BrowserKit] convert a click to a submit when the link is actually a form 14 年之前
ClassLoader 968cc7532d [ClassLoader] made another performance improvement 14 年之前
Config 61c2d6fec1 [Config] removed extra whitespace. 14 年之前
Console 59870bfe02 fixed typo 14 年之前
CssSelector eaef60bd78 [CssSelector] fixed exception namespace 14 年之前
DependencyInjection e6a2d76366 delay resolving values of extensions config until all files are loaded 14 年之前
DomCrawler 8ccebc4631 [DomCrawler] fixed Link::getUri() method for anchors 14 年之前
EventDispatcher dd23402e94 [EventDispatcher] tweaked public @api 14 年之前
Finder b76a1c3077 [Finder] added a convenience method Finder::create() 14 年之前
Form 7eec2ca7b3 [Form] added a form type name validator 14 年之前
HttpFoundation 9714cfc4f9 Fixes fatal error when intl module is not installed. 14 年之前
HttpKernel 0b0356f348 [HttpKernel] fixed exception handler when an exception is thrown during handling 14 年之前
Locale 272e07fb6d [Locale] fixed CS 14 年之前
Process 8cba4903d8 [Process] removed workaround as it seems to not work anymore after the recent changes 14 年之前
Routing 2a24603061 [Routing] Allow multiple `@Route` annotations with a default name on a single method (fixes #1647) 14 年之前
Security ea7a0eb19c [Security] fixed redirection URLs when using {_locale} in the pattern 14 年之前
Serializer f57e1d3e10 fixed CS 14 年之前
Templating 3422c140b8 [Templating] fixed cache loader as the logical name can contain characters not valid on some OSes 14 年之前
Translation 0753f86dc1 [Translation] fixed CS 14 年之前
Validator 4a7b7597d8 merged branch marcw/validator-choice (PR #1577) 14 年之前
Yaml 2e1747bf76 added more information about a resource in error and debug messages 14 年之前