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/Component
Fabien Potencier 1ae5ef6849 Merge remote branch 'vicb/form-padded-choice-list'
* vicb/form-padded-choice-list:
  [Form] Allow for arbitrary keys in PaddedChoiceList
2011-05-11 10:18:30 +02:00
..
BrowserKit [BrowserKit] fixed a weird behavior where a PHP process returns a successful exit code, but the PHP scripts actually died 2011-05-04 09:08:05 +02:00
ClassLoader [ClassLoader] added a debug class loader 2011-05-05 08:28:12 +02:00
Config [Config] some exception improvements 2011-05-05 19:43:08 +02:00
Console [Console] fixed phpdoc for Command class. 2011-04-30 22:17:30 +02:00
CssSelector [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
DependencyInjection removed obsolete use-statement 2011-05-10 16:34:44 +02:00
DomCrawler fixed typoe on Exception message 2011-04-27 23:04:13 +09:00
EventDispatcher [Event] Tweak phpDoc for consistency 2011-04-06 09:42:48 +02:00
Finder [Finder] made the Custom filter accept all PHP callbacks 2011-05-09 15:30:41 +02:00
Form Merge remote branch 'vicb/form-padded-choice-list' 2011-05-11 10:18:30 +02:00
HttpFoundation [HttpFoundation] fixed php doc 2011-05-10 20:24:58 +02:00
HttpKernel added busyTimeout 2011-05-10 23:43:11 +05:30
Locale [Locale] updated ICU data, changes to note: 2011-04-28 11:57:55 -03:00
Process [Process] added optional argument for default executable 2011-04-26 07:45:16 -07:00
Routing [Routing] fixed deep nested route collections (closes #770) 2011-05-04 23:29:47 +02:00
Security [Security] use deep flag when retrieving username + password 2011-05-10 11:22:28 +02:00
Serializer merged Seldaek/serializer_fix 2011-05-11 10:16:15 +02:00
Templating Make casting scalar to array consistent 2011-04-26 12:16:35 +02:00
Translation [Translation] removed unnecessary default parameter value 2011-04-25 22:58:23 +02:00
Validator [Validator] Adding support for Closure in CallbackValidator 2011-05-10 12:12:18 +01:00
Yaml [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00