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/Bundle/FrameworkBundle
Fabien Potencier 14f70aeafd bug #16621 [Console] Fix bug with $output overloading (WouterJ)
This PR was squashed before being merged into the 2.8 branch (closes #16621).

Discussion
----------

[Console] Fix bug with $output overloading

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony-standard/issues/887, #16622
| License       | MIT
| Doc PR        | -

This is exactly why variable overloading isn't a great idea :)

Commits
-------

5764a00 [Console] Fix bug with  overloading
2015-11-26 17:44:52 +01:00
..
CacheWarmer [FrameworkBundle] Fix ClassCacheWarme when classes.php is already warmed 2015-10-23 11:38:55 +02:00
Command [Console] Fix bug with overloading 2015-11-26 17:44:51 +01:00
Console Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
Controller [Routing] deprecate the old url generator reference type values 2015-10-18 22:34:15 +02:00
DataCollector added missing a deprecated notice 2015-10-02 12:23:49 +02:00
DependencyInjection [Form] Enhance some FormRegistry deprecation messages 2015-11-17 11:33:11 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources feature #16031 [Translation][Form] Do not translate form labels and placeholders when 'translation_domain' is false (Restless-ET) 2015-11-25 05:07:02 +01:00
Routing tweak some deprecation messages 2015-10-06 17:57:37 +02:00
Templating [Templating] deprecate low-level RouterHelper::generate method as it's cumbersome to use constants in templates 2015-10-18 22:34:17 +02:00
Test [HttpKernel] Don't reset on shutdown but in FrameworkBundle/Test/KernelTestCase 2015-11-20 13:20:48 +01:00
Tests Fix merge 2015-11-09 14:20:59 +01:00
Translation Merge branch '2.3' into 2.7 2015-10-05 17:17:54 +02:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [2.8][Form] Deprecate alias tag option 2015-10-01 17:36:27 +02:00
Client.php tweaked phpdocs 2015-03-23 09:23:11 +01:00
composer.json Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
FrameworkBundle.php [FrameworkBundle] PropertyInfo support 2015-10-19 14:05:32 +02:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00