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