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/tests/Symfony/Tests/Component
Fabien Potencier a137d72351 Merge remote branch 'hhamon/cookie_path_fix'
* hhamon/cookie_path_fix:
  [Security] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [HttpKernel] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [BrowserKit] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [HttpFoundation] fix cookie path default value to / and added some new unit tests to cover the class
2011-03-06 10:44:40 +01:00
..
BrowserKit [BrowserKit] renamed Cookie::isHttponly() to Cookie::isHttpOnly() 2011-03-03 14:52:03 +01:00
ClassLoader moved ClassLoaderCollection class to the ClassLoader component 2011-01-27 14:11:54 +01:00
Config Merge remote branch 'jakzal/FileLocatorTest' 2011-03-06 10:40:52 +01:00
Console [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
CssSelector Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
DependencyInjection Merge remote branch 'kriswallsmith/dic/auto-ext-load' 2011-03-05 12:18:18 +01:00
DomCrawler [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
EventDispatcher changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
Finder [Finder] Add support for relative path 2011-02-17 07:23:55 +01:00
Form [Form] Fixed date handling classes to use server timezone by default 2011-02-16 23:05:22 +01:00
HttpFoundation Merge remote branch 'hhamon/cookie_path_fix' 2011-03-06 10:44:40 +01:00
HttpKernel Merge remote branch 'digitalkaoz/httpkernel-datacollector' 2011-03-06 10:38:55 +01:00
Routing [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Security Merge remote branch 'hhamon/cookie_path_fix' 2011-03-06 10:44:40 +01:00
Serializer [Serializer] added the ability to add attributes to nodes using an array key begining with @ 2011-02-14 22:20:03 +01:00
Templating issues found by static code analysis 2011-02-27 19:34:02 +01:00
Translation [Translation] re-added a unit test inadvertently removed in a previous commit 2011-02-27 22:18:34 +01:00
Validator [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Yaml [Yaml] Improved support for double quoted values. 2011-03-05 15:39:48 -06:00