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/VarDumper/Command
Jan Schädlich 98c4f6a06c [Console] Command::execute() should always return int - deprecate returning null
- added deprecation message for non-int return value in Command::execute()
- fixed all core commands to return proper int values
- added proper return type-hint to Command::execute() method in all core Commands
2019-10-02 16:44:58 +02:00
..
Descriptor fixed CS 2019-01-16 22:53:45 +01:00
ServerDumpCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00