Fabien Potencier 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging 15 years ago
..
BrowserKit 7734f44bc5 [Process] added a Process:isSucessful() method 15 years ago
Console 56935f85df [Console] Fixed invalid help command shortcut 15 years ago
CssSelector ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 15 years ago
DependencyInjection 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging 15 years ago
DomCrawler 1719bfb871 [DomCrawler] Fixed URIs being incorrectly generated 15 years ago
EventDispatcher 2d04ca3443 [EventDispatcher] added a way to disconnect all listeners for an event name 15 years ago
Finder e093387179 [Finder] fixed a problem on Windows 15 years ago
Form b2e4b452a4 [Form] added support for stdClass objects 15 years ago
HttpFoundation d657adbfa2 removed Symfony\Framework 15 years ago
HttpKernel ec066a0843 fixed misplaced file 15 years ago
I18N bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago
OutputEscaper bf82cf42dd renamed Symfony\Components to Symfony\Component 15 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 15 years ago
Routing c39534e258 [Routing] removed the autoloading trick, which is not needed anymore 15 years ago
Templating 478fcca88d [Templating] added Engine::exists() 15 years ago
Validator 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 15 years ago
Yaml ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 15 years ago