1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-26 10:32:51 +01:00

35057 Commits

Author SHA1 Message Date
rxu
342301a1fc
[ticket/16549] Fix composer dependencies
PHPBB3-16549
2020-10-18 10:38:46 +07:00
rxu
185b9eee41
[ticket/16549] Fix select auth method test
PHPBB3-16549
2020-10-18 10:38:36 +07:00
rxu
108997396f
[ticket/16549] Require stable versions as PHPUnit 9.3 has been released
PHPBB3-16549
2020-10-18 10:38:35 +07:00
rxu
80ec1dc042
[ticket/16549] Fix migrations_check_config_added_test
PHPBB3-16549
2020-10-18 10:38:35 +07:00
rxu
032d898ddb
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
2b6af5c334
[ticket/16549] rename lint_test.php
As of PHPUnit 9.1, test filename should match test class name.

PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
3444e8816b
[ticket/16549] Avoid deprecated properties/methods in newer PHPUnit versions
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
fa9bfce4f6
[ticket/16549] update dependencies for nightly tests
PHPBB3-16549
2020-10-18 10:38:33 +07:00
rxu
aceeb30463
[ticket/16549] Fix wrong exception message function names
PHPBB3-16549
2020-10-18 10:38:33 +07:00
rxu
6785db282e
[ticket/16549] Remove exception expectation annotations
PHPBB3-16549
2020-10-18 10:38:32 +07:00
rxu
3d87d61dae
[ticket/16549] Add void return type of template methods
PHPBB3-16549
2020-10-18 10:38:32 +07:00
rxu
d7cb104fc1
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
PHPBB3-16549
2020-10-18 10:38:31 +07:00
rxu
cc753db132
[ticket/16549] Fix new tests
PHPBB3-16549
2020-10-18 10:37:17 +07:00
rxu
ec565de6cb
[ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
fc631040fd
[ticket/16549] Fix composer dependencies
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
615d5eaa77
[ticket/16549] Fix select auth method test
PHPBB3-16549
2020-10-18 10:36:43 +07:00
rxu
72c4c18364
[ticket/16549] Require stable versions as PHPUnit 9.3 has been released
PHPBB3-16549
2020-10-18 10:36:42 +07:00
rxu
4c4debf004
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
2020-10-18 10:36:42 +07:00
rxu
7323e4467b
[ticket/16549] rename lint_test.php
As of PHPUnit 9.1, test filename should match test class name.

PHPBB3-16549
2020-10-18 10:36:41 +07:00
rxu
c954249dfa
[ticket/16549] Avoid deprecated properties/methods in newer PHPUnit versions
PHPBB3-16549
2020-10-18 10:36:41 +07:00
rxu
f6a7fe168a
[ticket/16549] update dependencies for nightly tests
PHPBB3-16549
2020-10-18 10:36:41 +07:00
rxu
659e1e4a26
[ticket/16549] Fix wrong exception message function names
PHPBB3-16549
2020-10-18 10:36:40 +07:00
rxu
632bcdd2da
[ticket/16549] Remove exception expectation annotations
PHPBB3-16549
2020-10-18 10:36:40 +07:00
rxu
fb62d22013
[ticket/16549] Add void return type of template methods
PHPBB3-16549
2020-10-18 10:36:39 +07:00
rxu
58ea656fd8
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
PHPBB3-16549
2020-10-18 10:36:39 +07:00
rxu
43805f4eaa
[ticket/16604] Only apply checks to the local storage provider
PHPBB3-16604
2020-10-18 00:07:56 +07:00
rxu
3ba7a7a30e
[ticket/16604] Display warning messages on storage path setting issues
PHPBB3-16604
2020-10-17 22:56:11 +07:00
Marc Alexander
ff5bbda0f4
Merge branch '3.3.x' 2020-10-17 17:00:22 +02:00
Marc Alexander
a29d7d51ea
Merge pull request #6063 from marc1706/ticket/16616-master
[ticket/16616] Update composer dependencies to latest versions
2020-10-17 17:00:18 +02:00
Marc Alexander
16d8698e1b
Merge pull request #6062 from marc1706/ticket/16616
[ticket/16616] Update composer dependencies to latest versions
2020-10-17 16:59:39 +02:00
Marc Alexander
912549029c
Merge branch 'ticket/16616' into ticket/16616-master 2020-10-17 11:04:24 +02:00
Marc Alexander
d8ae6cea75
[ticket/16616] Update composer to 1.10.6
PHPBB3-16616
2020-10-17 10:59:18 +02:00
Marc Alexander
dc40572312
[ticket/16616] Do not use latest polyfill-intl-idn
It has a declaration conflict with patchwork/utf8.

PHPBB3-16616
2020-10-17 10:57:42 +02:00
Marc Alexander
7acf4f4030
Merge branch '3.3.x' 2020-10-14 21:21:42 +02:00
Marc Alexander
3c014ccb2b
Merge pull request #6058 from Crizz0/ticket/16612
[ticket/16612] Restructure HTML of Terms PP COPPA
2020-10-14 21:21:19 +02:00
Christian Schnegelberger
bd22a92d68 [ticket/16612] Add <br> to ToU and PP
PHPBB3-16612
2020-10-13 20:00:29 +02:00
Christian Schnegelberger
40c2fa7e5e [ticket/16612] Remove html from lang key instead of 1 br per paragraph
PHPBB3-16612
2020-10-13 19:20:48 +02:00
Christian Schnegelberger
604b3f49b7 [ticket/16612] Change class names from agreement text
PHPBB3-16612
2020-10-09 19:13:24 +02:00
Marc Alexander
4679c82214
Merge pull request #6061 from marc1706/ticket/16615
[ticket/16615] Update xo, yargs-parser, and dependencies
2020-10-08 21:49:50 +02:00
Marc Alexander
0ba01ce638
[ticket/16616] Update latest versions on master
PHPBB3-16616
2020-10-08 21:47:26 +02:00
Marc Alexander
d09927b823
Merge branch 'ticket/16616' into ticket/16616-master 2020-10-08 21:46:44 +02:00
Marc Alexander
f6cbc7e80b
[ticket/16616] Update composer dependencies to latest versions
PHPBB3-16616
2020-10-08 21:38:03 +02:00
Marc Alexander
e54a2ae91d
Merge pull request #6060 from marc1706/ticket/16604
[ticket/16604] Remove checks for avatar upload path in avatar settings
2020-10-08 21:27:43 +02:00
Marc Alexander
63e0b1b2f3
Merge branch '3.3.x' 2020-10-08 21:26:20 +02:00
Marc Alexander
0417599344
Merge pull request #6002 from rxu/ticket/16512
[ticket/16512] Fix make_clickable() to make use of custom link classes
2020-10-08 21:26:10 +02:00
Marc Alexander
f29eebc629
Merge branch '3.3.x' 2020-10-08 21:19:09 +02:00
Marc Alexander
c694e86422
Merge pull request #6054 from senky/ticket/16593
[ticket/16593] Define params in the constructor
2020-10-08 21:18:47 +02:00
Marc Alexander
0ed8fffd8f
[ticket/16615] Update xo, yargs-parser, and dependencies
PHPBB3-16615
2020-10-08 20:55:54 +02:00
Marc Alexander
5d063429f3
[ticket/16604] Remove checks for avatar upload path in avatar settings
This is unfortunately no longer possible to do on master.

PHPBB3-16604
2020-10-08 20:38:27 +02:00
Christian Schnegelberger
794ad66896 [ticket/16612] Get back to <br> and add <p> for coppa in template
PHPBB3-16612
2020-10-08 09:07:26 +02:00