1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-18 23:51:49 +02:00
Commit Graph

84 Commits

Author SHA1 Message Date
Matt Friedman
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-12 06:42:38 -07:00
Matt Friedman
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-12 06:42:03 -07:00
Matt Friedman
b08023f231 [ticket/17336] Check extension compatibility correctly
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-12 06:10:23 -07:00
Matt Friedman
0a20edf6b4 [ticket/17336] Fix usage of a leaked loop-scoped variable
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-11 11:54:49 -07:00
Matt Friedman
5229813c47 [ticket/17336] Optimize version sorting
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-11 11:54:49 -07:00
Matt Friedman
d8aa3f05e5 [ticket/17336] Correctly handle aliased packages
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-11 07:06:08 -07:00
Matt Friedman
ec34f72a3b [ticket/17336] Skip extension package aliases in dev stabilities
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-10 22:16:25 -07:00
Ruben Calvo
3e8fced5c8 [ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
2022-12-31 16:18:06 +01:00
Marc Alexander
918723e476 [ticket/16955] Clean up phing sniff errors and warnings
PHPBB3-16955
2022-12-28 08:37:26 +01:00
Marc Alexander
2aed7ff4e3 [ticket/16955] Clean up composer classes and fix typos in exceptions
PHPBB3-16955
2022-12-28 08:37:23 +01:00
Marc Alexander
ef2b3a1d68 [ticket/17048] Add method for getting composer in installer
PHPBB3-17048
2022-10-19 20:49:00 +02:00
Marc Alexander
09f2fe805c [ticket/17052] Create our own static composer factory and pass known cwd
PHPBB3-17052
2022-10-19 20:48:52 +02:00
Marc Alexander
0f79447ef0 [ticket/17024] Add composer/installers to allowed plugins
PHPBB3-17024
2022-07-22 15:22:32 -05:00
Marc Alexander
f8d1fa876d [ticket/16987] Update html_output_formatter to updated interface
PHPBB3-16987
2022-04-16 15:37:34 +02:00
Marc Alexander
008f766cf4 [ticket/16987] Remove invalid default value for Composer\Config constructor
PHPBB3-16987
2022-04-16 14:54:18 +02:00
rxu
10199ae619 [ticket/16964] Fix composer installer deprecation notice
PHPBB3-16964
2022-02-09 00:18:48 +07:00
rxu
afe97fb573 [ticket/16688] Fix issues with custom repositories
Make any custom repo non-canonical to give repo.packagist.org (if enabled)
higher repository priority in case custom repo contains outdated/incorrect
packages/dependencies.

PHPBB3-16688
2021-12-20 23:53:19 +07:00
rxu
4d9e33aa32 [ticket/16688] Fix Composer error on installing extensions via catalog
Do not pass packages update list on installing extension.

PHPBB3-16943
2021-12-19 18:16:11 +07:00
rxu
6404ed2502 [ticket/16688] Do not restore current working dir before json file restoring
PHPBB3-16688
2021-12-19 16:57:40 +07:00
rxu
d4d26987e5 [ticket/16688] Fix PHP fatal errors on installing extensions via catalog
PHPBB3-16688
2021-12-18 18:49:37 +07:00
Marc Alexander
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
Máté Bartus
4737da3ec7 [ticket/16736] Fix static declarations on master
PHPBB3-16736
2021-03-24 01:22:27 +01:00
rxu
76c4b7fe74 [ticket/16650] Fix composer 2 compatibility issues
PHPBB3-16650
2021-01-16 08:22:56 +01:00
Marc Alexander
3ec259c365 [ticket/16650] Adjust code for retrieving packagist info for composer 2
PHPBB3-16650
2021-01-14 21:50:26 +01:00
Máté Bartus
d69ba0a5f3 [ticket/16671] Code style fixes
PHPBB3-16671
2020-12-31 15:54:22 +01:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
mrgoldy
34cb12b8a7 [ticket/16473] Correct filename for clean_error_exception
PHPBB3-16473
2020-05-09 00:49:10 +02:00
Tristan Darricau
5f3898fc5f [ticket/15536] Catalog: adds satis.phpbb.com to repositories
Also always installs composer/installers in vendor-ext too.

PHPBB3-15536
2018-07-07 19:50:28 +02:00
Rubén Calvo
b1755d9dac [ticket/15253] Update imports
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
603a8c51da [ticket/15253] Move storage helper to filesystem
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
ecb79539f4 [ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Tristan Darricau
1f9a269d78 [ticket/11150] Makes the customisation db lync dynamic
PHPBB3-11150
2017-04-23 21:09:59 +02:00
Tristan Darricau
5376f676bf [ticket/11150] Handle composer context transparently
PHPBB3-11150
2017-04-23 21:01:16 +02:00
Tristan Darricau
69571f9cef [ticket/11150] Fix comments
PHPBB3-11150
2017-04-23 21:01:15 +02:00
Tristan Darricau
d59b26dcec [ticket/11150] Add comments + ignore invaid repositories URLs
PHPBB3-11150
2017-04-23 21:01:15 +02:00
Tristan Darricau
fbf11d61aa [ticket/11150] Updates deps + fix various issues
PHPBB3-11150
2017-04-23 21:01:14 +02:00
Tristan Darricau
ed32ab89ad [ticket/11150] Removes outdated TODO
PHPBB3-11150
2017-04-23 21:01:14 +02:00
Tristan Darricau
4599799fba [ticket/11150] Improves requirements check
PHPBB3-11150
2017-04-23 21:01:14 +02:00
Tristan Darricau
1703b678d0 [ticket/11150] Skip invalid extensions, not the whole list
PHPBB3-11150
2017-04-23 21:01:13 +02:00
Tristan Darricau
5f4aa4f416 [ticket/11150] Uses PHPBB_VERSION, not the composer.json one
PHPBB3-11150
2017-04-23 21:01:13 +02:00
Tristan Darricau
fad379813f [ticket/11150] Always display an error message
PHPBB3-11150
2017-04-23 21:01:13 +02:00
Tristan Darricau
f6eb17048a [ticket/11150] Initialize the errors array in the translate trait
PHPBB3-11150
2017-04-23 21:01:13 +02:00
Tristan Darricau
1c9ecd084c [ticket/11150] CS
PHPBB3-11150
2017-04-23 21:01:12 +02:00
Tristan Darricau
718ca44a06 [ticket/11150] CS
PHPBB3-11150
2017-04-23 21:01:12 +02:00
Tristan Darricau
6571067719 [ticket/11150] Case insentitive sort
PHPBB3-11150
2017-04-23 21:01:12 +02:00
Tristan Darricau
b5136e4976 [ticket/11150] Fix CS
PHPBB3-11150
2017-04-23 21:01:11 +02:00
Tristan Darricau
ea4a4acee0 [ticket/11150] CS and wording
PHPBB3-11150
2017-04-23 21:01:11 +02:00
Tristan Darricau
8ea2ecf835 [ticket/11150] Disable packagist and add titania
PHPBB3-11150
2017-04-23 21:01:11 +02:00
Tristan Darricau
7958dca09d [ticket/11150] Load vendor/ext-autoload.php
PHPBB3-11150
2017-04-23 21:01:11 +02:00
Tristan Darricau
bac391c282 [ticket/11150] CS
PHPBB3-11150
2017-04-23 21:01:11 +02:00