mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
[ticket/12597] Modification of return statuses and of test files
PHPBB3-12597
This commit is contained in:
@@ -60,7 +60,7 @@ class run_all extends \phpbb\console\command\command
|
||||
* @param InputInterface input The input stream, unused here
|
||||
* @param OutputInterface output The output stream, used for printig verbose-mode
|
||||
* and error information.
|
||||
* @return null
|
||||
* @return boolean 0 if all is ok, 1 if a lock error occured
|
||||
*/
|
||||
protected function execute(InputInterface $input, OutputInterface $output)
|
||||
{
|
||||
|
Reference in New Issue
Block a user