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 09cccf60c7 Merge remote branch 'stof/ParameterBagInterface'
* stof/ParameterBagInterface:
  [DependencyInjection] Removed the public keyword from interface
  [DependencyInjection] Added missing methods in the ParameterBagInterface
  [DependencyInjection] Fixed phpdoc
2011-05-17 10:29:19 +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 added exceptions when APC is not enabled 2011-05-14 17:43:25 +02:00
Config [Config] some exception improvements 2011-05-05 19:43:08 +02:00
Console [Console] fixed typo 2011-05-17 10:27:02 +02:00
CssSelector [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
DependencyInjection Merge remote branch 'stof/ParameterBagInterface' 2011-05-17 10:29:19 +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-fluid' 2011-05-17 09:45:29 +02:00
HttpFoundation forced all responses to have a Date header (RFC2616 - 14.18) 2011-05-16 08:46:36 +02:00
HttpKernel forced all responses to have a Date header (RFC2616 - 14.18) 2011-05-16 08:46:36 +02:00
Locale [Locale] updated ICU data, changes to note: 2011-04-28 11:57:55 -03:00
Process [Process] Workaround for windows based stderr bug 2011-05-14 17:25:55 +02:00
Routing [Routing] moved Matcher exceptions 2011-05-17 10:11:27 +02:00
Security [Security] Improving the exception when the security context has no token 2011-05-11 15:09:36 -05: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 Merge remote branch 'stloyd/patch-3' 2011-05-17 09:41:45 +02:00
Yaml [Yaml] tweaked error message 2011-05-14 17:37:28 +02:00