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
Edvin Hultberg 5f8bd898b4 Command::addOption should allow int in $default
The constructor for InputOption allows int on the $default parameter, but not Command::addOption $default parameter

fixup: apply coding standards patch
2018-11-13 15:21:37 +01:00
..
Bridge [PhpUnitBridge] Fix typo 2018-11-12 19:05:42 +01:00
Bundle bug #28731 [Form] invalidate forms on transformation failures (xabbuh) 2018-11-12 08:14:53 +01:00
Component Command::addOption should allow int in $default 2018-11-13 15:21:37 +01:00