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
Fabien Potencier ab7bf648cc minor #9269 [Console] make InputArgument::setDefault() chainable (pscheit)
This PR was merged into the master branch.

Discussion
----------

[Console] make InputArgument::setDefault() chainable

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | maybe
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT

To allow chaining of methods, setDefault should return the InputArgument. I'm not quite sure if you would tread this as a BC break?

best regards
Philipp

Commits
-------

7b7a4c1 [Console] make InputArgument::setDefault() chainable
2013-10-16 16:56:21 +02:00
..
BrowserKit Merge branch '2.3' 2013-09-27 16:07:49 +02:00
ClassLoader Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Config Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Console minor #9269 [Console] make InputArgument::setDefault() chainable (pscheit) 2013-10-16 16:56:21 +02:00
CssSelector Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
Debug Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
DependencyInjection Merge branch '2.3' 2013-09-29 21:43:28 +02:00
DomCrawler feature#8637 [DomCrawler] Allowed internal validation of ChoiceFormField to be disabled (pylebecq) 2013-10-01 10:36:55 +02:00
EventDispatcher Merge branch '2.3' 2013-09-19 11:47:34 +02:00
ExpressionLanguage Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
Filesystem [Filesystem] removed getPath() on Exceptions and cleaned up CS and error messages 2013-09-27 16:57:51 +02:00
Finder Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Form bug #9297 [Form] Add missing use in form renderer (egeloen) 2013-10-16 16:53:26 +02:00
HttpFoundation fixed test side effects 2013-10-07 12:30:10 +02:00
HttpKernel Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
Intl Merge branch '2.3' 2013-09-22 20:04:51 +02:00
Locale [Locale] added support for the position argument to NumberFormatter::parse() 2013-09-22 19:34:01 +02:00
OptionsResolver Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Process Merge branch '2.3' 2013-10-10 07:53:18 +02:00
PropertyAccess [PropertyAccess] Throw exception on nonexistant "index" on read access 2013-09-27 16:14:57 +02:00
Routing Fix unresolved class 2013-10-16 16:40:12 +02:00
Security Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
Serializer Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Stopwatch Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Templating [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00
Translation Merge branch '2.3' 2013-10-10 16:19:44 +02:00
Validator [Validator] Simplified usage of the Callback constraint 2013-09-26 13:52:04 +02:00
Yaml Merge branch '2.3' 2013-09-22 20:04:51 +02:00