Fabien Potencier 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
..
BrowserKit 7734f44bc5 [Process] added a Process:isSucessful() method 14 years ago
Console 56935f85df [Console] Fixed invalid help command shortcut 14 years ago
CssSelector ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 14 years ago
DependencyInjection 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging 14 years ago
DomCrawler 1719bfb871 [DomCrawler] Fixed URIs being incorrectly generated 14 years ago
EventDispatcher 2d04ca3443 [EventDispatcher] added a way to disconnect all listeners for an event name 14 years ago
Finder e093387179 [Finder] fixed a problem on Windows 14 years ago
Form b2e4b452a4 [Form] added support for stdClass objects 14 years ago
HttpFoundation d657adbfa2 removed Symfony\Framework 14 years ago
HttpKernel 9e50782b9d fixed request data collector 14 years ago
I18N bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
OutputEscaper 6aa190b2a6 [OutputEscaper] added SafeDecoratorInterface 14 years ago
Process 66ddacf2e5 [Process] remove fork references as proc_* functions start a command from an independant process, does not copy the parent memory space like pcntl_* function 14 years ago
Routing c39534e258 [Routing] removed the autoloading trick, which is not needed anymore 14 years ago
Templating 4edd0c269b updated some helper docblocks - fixed usage of helpers 14 years ago
Translation 4ac65cebcf [Translation] renamed Range to Interval 14 years ago
Validator 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
Yaml ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 14 years ago