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
Alexander 0b0fe74e93 [HttpKernel] Fix component 'standalone' testsuite
- Missing dependency in one file
- Move helper class out of KernelTest because it implemented an
  interface that depends on another component (thus would crash the
  testsuite if invoked)
2012-06-18 10:32:28 +02:00
..
BrowserKit Revert "merged branch jfsimon/issue-4475 (PR #4497)" 2012-06-09 21:38:22 +02:00
ClassLoader fixed CS 2012-05-21 16:06:09 +02:00
Config [Routing] fix phpDoc 2012-06-10 21:30:17 +02:00
Console [Console] reduced visibility to protected 2012-06-08 14:18:51 -07:00
CssSelector merged 2.0 2012-05-20 18:16:37 +02:00
DependencyInjection changed getName() to name on all Reflection* object calls (fixes #4555, refs https://bugs.php.net/bug.php?id=61384) 2012-06-12 14:23:19 +02:00
DomCrawler fixed CS 2012-05-21 22:27:15 +02:00
EventDispatcher Fixing email 2012-05-26 09:48:33 +02:00
Filesystem [Filesystem] added exists method 2012-06-16 14:10:34 +02:00
Finder fixed CS 2012-05-21 22:27:15 +02:00
Form [Form] Fix component 'standalone' testsuite 2012-06-18 10:32:28 +02:00
HttpFoundation [HttpFoundation] fixed StreamedResponse with HEAD as a method (closes #4502) 2012-06-13 16:21:50 +02:00
HttpKernel [HttpKernel] Fix component 'standalone' testsuite 2012-06-18 10:32:28 +02:00
Locale MethodNotImplementedException -> MethodArgumentValueNotImplementedException 2012-05-31 05:04:03 +02:00
OptionsResolver changed getName() to name on all Reflection* object calls (fixes #4555, refs https://bugs.php.net/bug.php?id=61384) 2012-06-12 14:23:19 +02:00
Process [Process] Refactor the windows handling so it is always executed 2012-05-24 19:53:48 +02:00
Routing merged branch Tobion/eager (PR #4562) 2012-06-13 08:18:21 +02:00
Security [Security] allowed class names to be passed as an argument to EncoderFactoryInterface::getEncoder() 2012-06-18 08:12:50 +02:00
Serializer changed getName() to name on all Reflection* object calls (fixes #4555, refs https://bugs.php.net/bug.php?id=61384) 2012-06-12 14:23:19 +02:00
Templating merged 2.0 2012-05-27 12:30:27 +02:00
Translation fixed CS 2012-05-21 22:27:15 +02:00
Validator moved validator translation files to the Form and Validator components to make them reusable (closes #4588) 2012-06-16 13:31:07 +02:00
Yaml [Yaml] fixed string parsing (closes #4561) 2012-06-13 14:57:32 +02:00