This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle
Fabien Potencier 97a745e973 Merge remote branch 'vicb/form-rendering-fix'
* vicb/form-rendering-fix:
  [Form] Fix accessibility for file inputs
  [FrameworkBundle] Fix the FormHelper phpDoc
  [FrameworkBundle][Form] Add some phpDoc for the FormHelper class
  [FrameworkBundle][Form] Fix label rendering
  [FrameworkBundle][Form] Fix rendering search inputs in PHP
  [Form] FormType labels should never have a for attribute
  [Form] Never render a view again
2011-06-07 19:46:20 +02:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command simplified cache warmers 2011-06-07 11:42:27 +02:00
Console changed Application to have nice error messages when something bad happens early on the CLI 2011-05-02 18:35:38 +02:00
Controller Merge remote branch 'hhamon/typo_fix' 2011-06-07 19:39:03 +02:00
DataCollector made the controller name in the WDT clickable 2011-03-18 16:09:21 +01:00
Debug [FrameworkBundle] fixed typo 2011-05-30 16:27:38 +02:00
DependencyInjection simplified cache warmers 2011-06-07 11:42:27 +02:00
EventListener [FrameworkBundle] fixed _locale management in core.request 2011-06-04 22:59:06 +02:00
Generator [FrameworkBundle] renamed Mustache to Generator and moved it to a new Generator sub-namespace 2011-05-20 09:32:54 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources Merge remote branch 'vicb/form-rendering-fix' 2011-06-07 19:46:20 +02:00
Routing simplified cache warmers 2011-06-07 11:42:27 +02:00
Templating Merge remote branch 'vicb/form-rendering-fix' 2011-06-07 19:46:20 +02:00
Test moved all listener classes under a common EventListener sub-namespace 2011-05-31 10:43:20 +02:00
Tests removed duplicated test 2011-06-07 11:57:48 +02:00
Translation [FrameworkBundle] Fixed typo 2011-05-08 21:02:16 +02:00
Validator updated my email address 2011-05-02 05:59:56 -07:00
Client.php [FrameworkBundle] renamed getProfiler to getProfile (as the method now returns a Profile instance) 2011-06-01 10:55:46 +02:00
ContainerAwareEventDispatcher.php [FrameworkBundle] allowed a service to register a kernel listener more than once for a given event 2011-06-04 10:23:42 +02:00
FrameworkBundle.php moved ErrorHandler management to the distributions 2011-05-05 08:53:13 +02:00
HttpKernel.php added missing license headers 2011-05-31 10:57:06 +02:00