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/HttpKernel/Tests
Fabien Potencier 26750075b8 merged branch fabpot/deprecated (PR #7227)
This PR was merged into the master branch.

Discussion
----------

[WIP] Removed deprecated stuff

Commits
-------

f2a8908 removed deprecated functionality from RouteCollection
4f4a5d1 [TwigBundle] removed deprecated syntax
45bd413 [FrameworkBundle] removed deprecated options
0bb5d01 [FrameworkBundle] removed deprecated cookie options
b3081e8 [Form] removed deprecated methods and classes
e0385a2 [Validator] removed deprecated methods
65e3b16 [Validator] removed deprecated constraints
4a70ddf [HttpFoundation] removed deprecated session methods
4e7943f [Yaml] removed deprecated support of PHP parsin when parsing YAML files
09a5969 [HttpFoundation] removed deprecated Request::splitHttpAcceptHeader() method
c28f1b0 removed deprected way to declared trusted proxies
5ff6006 removed deprecated stuff in the fragment sub-framework
0a06a7c [Translation] removed deprecated classes
67f6397 [Security] removed deprecated classes
2013-03-23 13:50:05 +01:00
..
Bundle class_exists was returning fals for the container aware interface 2012-07-09 09:02:51 -07:00
CacheClearer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CacheWarmer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Controller [HttpKernel][Monolog] Add PSR-3 support to the LoggerInterface 2013-01-08 23:39:39 +01:00
DataCollector [HttpKernel] fixed memory collector 2013-03-18 16:18:56 +01:00
Debug [HttpKernel] fixed failing test 2013-01-21 22:03:00 +01:00
DependencyInjection moved the container aware HTTP kernel to the HttpKernel component 2013-01-10 09:21:32 +01:00
EventListener renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
Exception merged branch Koc/critical-errors-logging (PR #5863) 2012-12-05 11:50:34 +01:00
Fixtures [HttpKernel] fixed some unit tests 2012-11-12 14:30:42 +01:00
Fragment removed deprecated stuff in the fragment sub-framework 2013-03-23 11:46:55 +01:00
HttpCache Merge branch '2.1' into 2.2 2013-03-19 21:41:20 +01:00
Profiler Merge branch '2.1' into 2.2 2013-03-06 18:38:49 +01:00
ClientTest.php [HttpFoundation] UploadedFile - moved a security check 2013-03-23 10:56:11 +01:00
HttpKernelTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
KernelTest.php [HttpKernel] fix public Kernel::stripComments() 2012-12-13 17:56:02 +01:00
Logger.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00