Code commits
phpBB Master
-
Marc 473f8bc0a68d90288d01ffdf8636da43e94fcf6b
Merge branch '3.2.x'
-
Marc 1b63292cc3f1d55d81d38c695958a9a1c290a6c5 m
Merge branch '3.1.x' into 3.2.x
-
Marc 1cbc6dedab1e5d02872d9ed185125383abd96de1 m
Merge pull request #4592 from javiexin/ticket/14938
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available -
javiexin <javiexin@gmail.com> 7b2ffaf78c9f591d1b68e650918a59cc436adecf m
[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- tests/mock/extension_manager.php (version 7b2ffaf78c9f591d1b68e650918a59cc436adecf)
-
javiexin <javiexin@gmail.com> 7313eb54b4f23c9ccd238e1a368c69bedb452229 m
[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- phpBB/phpbb/extension/manager.php (version 7313eb54b4f23c9ccd238e1a368c69bedb452229)
- phpBB/phpbb/extension/metadata_manager.php (version 7313eb54b4f23c9ccd238e1a368c69bedb452229)
-
javiexin <javiexin@gmail.com> abd6bd815449ba59c2b5737ebb0b47a55221a01c m
[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.
PHPBB3-14938- phpBB/phpbb/extension/manager.php (version abd6bd815449ba59c2b5737ebb0b47a55221a01c)
-
javiexin <javiexin@gmail.com> 9658ecae8bb2c66bc105cf6787df6b8c40277676 m
[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.
PHPBB3-14938- phpBB/phpbb/extension/manager.php (version 9658ecae8bb2c66bc105cf6787df6b8c40277676)
-
javiexin <javiexin@gmail.com> efc2b46303614b0824d3f58f51778e7ff925ccf5 m
[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
PHPBB3-14938- phpBB/phpbb/extension/manager.php (version efc2b46303614b0824d3f58f51778e7ff925ccf5)