Joas Schilling
3f0dec4ce6
[ticket/12783] Move phpbb requirement to extra->soft-require
...
PHPBB3-12783
2014-07-02 16:23:20 +02:00
Joas Schilling
2d116ffede
[ticket/12783] Move phpbb/phpbb require version to extra
...
PHPBB3-12783
2014-06-28 13:06:46 +02:00
Matt Friedman
ba9bc9c7dc
[ticket/12311] Use valid composer schema - license - for extensions
...
http://tracker.phpbb.com/browse/PHPBB3-12311
PHPBB3-12311
2014-03-27 23:27:30 -07:00
Cesar G
c42bd28d17
[ticket/12009] Prevent user from enabling invalid extension through direct URL
...
PHPBB3-12009
2013-12-12 14:40:03 -08:00
Cesar G
31234b26d8
[ticket/12009] Move valid extensions in tests to correct dir structure.
...
PHPBB3-12009
2013-12-12 10:52:51 -08:00
Nils Adermann
c4b53490ad
[ticket/11700] Correctly load extensions with nonprefixed namespaces
...
PHPBB3-11700
2013-09-17 16:15:44 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Marc Alexander
f90ed6c3cb
[ticket/11465] Add disabled ext to allow proper testing of get_module_infos()
...
This will now also enable us to test the $use_all_available parameter of
get_module_infos(), which will not only return the module infos for enabled
extensions but also those from disabled extensions.
PHPBB3-11465
2013-05-12 22:24:50 +02:00