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 561cde7743 merged branch digitalkaoz/bugfix_2730_v4 (PR #3052)
Commits
-------

9441c46 [DependencyInjection] PhpDumper, fixes #2730

Discussion
----------

[DependencyInjection] PhpDumper, fixes #2730

Hey, this PR fixes #2730, if no parameters are set, the constructor wont get passed a ParameterBag

Bug fix: yes (#2730)
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes

3rd and last try ;) this time i think its all fine
2012-01-07 16:41:16 +01:00
..
BrowserKit [BrowserKit] Added additional unit tests for capital letters in cookies 2011-10-14 20:31:31 +01:00
ClassLoader [ClassLoader] Fixed state when trait_exists doesn't exists 2011-09-25 19:25:50 +02:00
Config removed unused use statements 2011-11-24 07:16:14 +01:00
Console [Console] Updated tests to reflect the change from program to application 2011-12-28 12:44:00 +01:00
CssSelector [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
DependencyInjection [DependencyInjection] PhpDumper, fixes #2730 2012-01-06 21:20:08 +01:00
DomCrawler [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
EventDispatcher [EventDispatcher] Fix removeSubscriber() to work with priority syntax 2011-08-23 16:41:08 -04:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form [Tests] Skip segfaulting form test 2011-12-30 15:36:55 +01:00
HttpFoundation [HttpFoundation] Fixed #3053 2012-01-07 14:27:33 +01:00
HttpKernel [HttpKernel] fixed unit tests that can fail randomly 2011-12-20 20:21:56 +01:00
Locale [Locale] StubNumberFormatter allow to parse 64bit number in 64bit mode 2011-12-11 17:45:39 +01:00
Process [Process] fixed unit tests on PHP 5.4 2011-12-20 20:16:11 +01:00
Routing removed unused use statements 2011-11-24 07:16:14 +01:00
Security fixed CS 2011-12-18 14:42:59 +01:00
Serializer added several tests to the serializer (mainly for deserialization) 2011-12-11 12:09:53 +01:00
Templating removed unused use statements 2011-10-29 11:56:30 +02:00
Translation Rename test file 2011-12-29 16:30:31 +01:00
Validator [Validator] added some unit tests for previous merge 2011-12-07 16:27:15 +01:00
Yaml fixed CS 2011-12-18 14:42:59 +01:00