2 Commits

Author SHA1 Message Date
Jan Schädlich
38fc5d8a95 [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
Tobias Nyholm
77eb5e5ff5 [Cache] Added command for list all available cache pools 2019-04-10 13:38:35 +02:00