Build: #145 failed Changes by Marc

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
40 minutes
Duration
41 minutes
Labels
None
Revision
473f8bc0a68d90288d01ffdf8636da43e94fcf6b 473f8bc0a68d90288d01ffdf8636da43e94fcf6b
Total tests
6595
Fixed in
#146 (Changes by Marc)

Tests

Responsible

  • Marc Marc Automatically assigned

Code commits

Author Commit Message Commit date
Marc Marc 473f8bc0a68d90288d01ffdf8636da43e94fcf6b 473f8bc0a68d90288d01ffdf8636da43e94fcf6b Merge branch '3.2.x'
Marc Marc 1b63292cc3f1d55d81d38c695958a9a1c290a6c5 m 1b63292cc3f1d55d81d38c695958a9a1c290a6c5 Merge branch '3.1.x' into 3.2.x
Marc Marc 1cbc6dedab1e5d02872d9ed185125383abd96de1 m 1cbc6dedab1e5d02872d9ed185125383abd96de1 Merge pull request #4592 from javiexin/ticket/14938
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> 7b2ffaf78c9f591d1b68e650918a59cc436adecf m 7b2ffaf78c9f591d1b68e650918a59cc436adecf [ticket/14938] Inconsistency in ext_mgr all_available vs is_available
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.
Fix extension_manager_mock to have config and user components.

PHPBB3-14938
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> 7313eb54b4f23c9ccd238e1a368c69bedb452229 m 7313eb54b4f23c9ccd238e1a368c69bedb452229 [ticket/14938] Inconsistency in ext_mgr all_available vs is_available
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.

PHPBB3-14938

Tests

New test failures 799
Status Test View job Duration
Collapse Failed phpbb_controller_controller_test test_router_default_loader History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_router_default_loader
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test test_controller_resolver History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_controller_resolver
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test::test_get_arguments test_get_arguments with data set #0 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_get_arguments with data set #0 (array(foo\controller Object (), 'handle2'), array('foo', 0))
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test::test_get_arguments test_get_arguments with data set #5 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_get_arguments with data set #5 (phpbb\controller\foo Object (), array(), array(), '\ReflectionException', 'Method __invoke does not exist')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test::test_get_arguments test_get_arguments with data set #4 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_get_arguments with data set #4 ('', array(), array(), '\ReflectionException', 'Function () does not exist')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test::test_get_arguments test_get_arguments with data set #3 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_get_arguments with data set #3 (array(foo\controller Object (), 'handle_fail'), array(), array(), '\phpbb\controller\exception', 'CONTROLLER_ARGUMENT_VALUE_MISSING')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test::test_get_arguments test_get_arguments with data set #2 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_get_arguments with data set #2 (foo\controller Object (), array(), array())
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_controller_test::test_get_arguments test_get_arguments with data set #1 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_controller_test::test_get_arguments with data set #1 (array(foo\controller Object (), 'handle_fail'), array('default'), array('default'))
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/controller_test.php:39
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #15 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #15 ('controller3', array(3), true, false, 'http://localhost/app.php/foo/bar/p-3', 'no params using empty array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #16 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #16 ('controller4', array(), true, false, 'http://localhost/app.php/foo/test', 'di parameter')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #13 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #13 ('controller2', array(), true, false, 'http://localhost/app.php/foo/bar', 'no params using empty array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #14 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #14 ('controller2', array(), false, false, 'http://localhost/app.php/foo/bar', 'no params using empty array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #11 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', 'http://localhost/app.php/foo/...anchor', 'anchor in params-argument (ar...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #12 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/app.php/foo/...anchor', 'anchor in params-argument (ar...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #10 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/app.php/foo/...anchor', 'anchor in params-argument (ar...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #5 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #5 ('controller2', array(1, 2), false, 'custom-sid', 'http://localhost/app.php/foo/...om-sid', 'params-argument (array) using...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #4 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/app.php/foo/...om-sid', 'params-argument (array) using...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #3 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #3 ('controller3', array(3, 1, 2), false, false, 'http://localhost/app.php/foo/...=1&f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #2 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #2 ('controller3', array(3, 1, 2), true, false, 'http://localhost/app.php/foo/...mp;f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #9 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, 'http://localhost/app.php/foo/...anchor', 'anchor in params-argument (array)')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #8 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, 'http://localhost/app.php/foo/...anchor', 'anchor in params-argument (array)')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #7 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/app.php/foo/...anchor', 'anchor in params-argument (array)')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #6 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', 'http://localhost/app.php/foo/...om-sid', 'params-argument (array) using...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #1 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #1 ('controller2', array(1, 2), false, false, 'http://localhost/app.php/foo/...=1&f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #0 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/app.php/foo/...mp;f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #1 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, 'http://localhost/foo/bar?t=1&f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #0 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/foo/bar?t=1&amp;f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #7 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/foo/bar?t=1&...anchor', 'anchor in params-argument (array)')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #6 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', 'http://localhost/foo/bar/p-3?...om-sid', 'params-argument (array) using...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #9 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, 'http://localhost/foo/bar/p-3?...anchor', 'anchor in params-argument (array)')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #8 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, 'http://localhost/foo/bar?t=1&...anchor', 'anchor in params-argument (array)')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #3 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, 'http://localhost/foo/bar/p-3?t=1&f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #2 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, 'http://localhost/foo/bar/p-3?...mp;f=2', 'parameters in params-argument as array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #5 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', 'http://localhost/foo/bar?t=1&...om-sid', 'params-argument (array) using...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #4 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/foo/bar?t=1&...om-sid', 'params-argument (array) using...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #16 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #16 ('controller4', array(), true, false, 'http://localhost/foo/test', 'di parameter')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #15 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #15 ('controller3', array(3), true, false, 'http://localhost/foo/bar/p-3', 'no params using empty array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #14 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #14 ('controller2', array(), false, false, 'http://localhost/foo/bar', 'no params using empty array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #13 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #13 ('controller2', array(), true, false, 'http://localhost/foo/bar', 'no params using empty array')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #12 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/foo/bar/p-3?...anchor', 'anchor in params-argument (ar...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #11 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', 'http://localhost/foo/bar?t=1&...anchor', 'anchor in params-argument (ar...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #10 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/foo/bar?t=1&...anchor', 'anchor in params-argument (ar...ion_id')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #2 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #2 (false, true, 'my_server', 443, '/my/board', 'http://', 3, '//my_server:443/my/board/app.php/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #3 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #3 (true, true, 'my_server', 444, '/my/board', 'https://', 3, '//my_server:444/my/board/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #0 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #0 (false, true, 'my_server', 443, '/my/board', 'http://', 0, 'http://my_server:443/my/board...hp/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #1 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #1 (true, true, 'my_server', 444, '/my/board', 'https://', 0, 'https://my_server:444/my/board/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #6 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #6 (false, true, 'my_server', 443, '/my/board', 'http://', 2, 'app.php/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #7 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #7 (true, true, 'my_server', 443, '/my/board', 'http://', 2, 'foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #4 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #4 (false, true, 'my_server', 443, '/my/board', 'http://', 1, '/my/board/app.php/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars test_helper_url_force_server_vars with data set #5 History
PHP 7.1 - SQLite < 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_force_server_vars with data set #5 (true, true, 'my_server', 443, '/my/board', 'http://', 1, '/my/board/foo')
Argument 1 passed to phpbb\user::__construct() must be an instance of phpbb\language\language, string given, called in /data/tests/mock/extension_manager.php on line 24 and defined

/data/phpBB/phpbb/user.php:60
/data/tests/mock/extension_manager.php:24
/data/tests/controller/common_helper_route.php:45

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14938Could not obtain issue details from Jira