Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master
2021-03-04 17:04:17 +01:00
Marc Alexander
7a310cc7d9
[ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
...
PHPBB3-15392
2021-03-04 16:56:07 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
rubencm
157a8aca01
[ticket/16649] Changes for Symfony 5
...
PHPBB3-16649
2021-02-19 21:17:33 +07:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
rxu
3df19411b4
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:38:46 +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
d7cb104fc1
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
...
PHPBB3-16549
2020-10-18 10:38:31 +07:00
rxu
ec565de6cb
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
4c4debf004
[ticket/16549] PHPUnit function declarations tiny cleanup
...
PHPBB3-16549
2020-10-18 10:36:42 +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
58ea656fd8
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
...
PHPBB3-16549
2020-10-18 10:36:39 +07:00
Marc Alexander
4eaa356679
Merge branch '3.3.x'
2020-09-19 11:28:31 +02:00
rubencm
490ddbc2cd
[ticket/16346] Fix method arguments
...
PHPBB3-16346
2020-08-14 18:42:50 +00:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
kasimi
0daf6ccbcb
[ticket/16565] Fixed cron.manager tests
...
PHPBB3-16565
2020-08-12 12:51:59 +02:00
Marc Alexander
9ea5cfd14b
Merge branch '3.3.x'
2019-12-29 15:11:29 +01:00
rxu
dcab076221
[ticket/16276] Further fix PHP nightly tests
...
PHPBB3-16276
2019-12-29 12:59:24 +07:00
Marc Alexander
6481aa5932
Merge branch '3.3.x'
2019-10-07 18:31:21 +02:00
Marc Alexander
60bc949ba1
[ticket/14465] Remove setting for maximum password length
...
PHPBB3-14465
2019-10-03 23:05:02 +02:00
Marc Alexander
1035cd9ac3
Merge branch '3.3.x'
2019-05-12 18:06:03 +02:00
Marc Alexander
3f33d89572
[ticket/16052] Fix issues caused by merges
...
PHPBB3-16052
2019-05-11 23:36:20 +02:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
rxu
42b7782927
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2019-05-08 21:57:00 +02:00
Máté Bartus
271ac6b57e
[ticket/14542] Fix tests
...
PHPBB3-14542
2019-05-06 21:45:21 +02:00
Máté Bartus
7a173877b7
[ticket/14542] Move cron to controller
...
PHPBB3-14542
2019-05-06 21:45:15 +02:00
Marc Alexander
411bcc8b8e
Merge branch '3.2.x'
2019-03-13 20:49:45 +01:00
Marc Alexander
1c5a4c1213
Merge pull request #5533 from rubencm/ticket/15965
...
[ticket/15965] Fix hardcoded directory [3.2.x only]
2019-03-13 20:49:39 +01:00
Marc Alexander
b64a7c406e
Merge branch '3.2.x'
2019-03-10 16:47:50 +01:00
3D-I
e315ea90b8
[ticket/15975] Remove user notification data upon user deletion
...
PHPBB3-15975
2019-02-23 02:02:51 +01:00
rubencm
96491a70e8
[ticket/15965] Fix hardcoded directory
...
PHPBB3-15965
2019-02-12 21:19:47 +00:00
Marc Alexander
c6cc6ba8d8
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
06a3bfd203
Merge branch '3.2.x'
2018-11-11 14:03:27 +01:00
Derky
d753351edc
[ticket/security/227] Replace ImageMagick support with thumbnail event
...
SECURITY-227
2018-10-23 23:57:24 +02:00
Marc Alexander
dd236c6bc9
Merge branch '3.2.x'
2018-10-08 22:08:33 +02:00
Jakub Senko
0f10c6ff6f
[ticket/15716] Remove OAuth data upon user deletion
...
PHPBB3-15716
2018-09-06 21:34:19 +02:00
Derky
7560ffcbe9
Merge branch '3.2.x'
2018-01-05 22:52:33 +01:00
Marc Alexander
7b6be23117
[ticket/15055] Use getMock() for phpBB 3.2 compatibility
...
PHPBB3-15055
2018-01-01 19:25:11 +01:00
Marc Alexander
a999718b42
[ticket/15055] Support console questions on windows
...
PHPBB3-15055
2018-01-01 18:56:20 +01:00
Marc Alexander
66143e99be
[ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility
...
PHPBB3-15055
2018-01-01 18:54:08 +01: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
rxu
e3859d894d
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2017-07-17 16:56:55 +07:00
Tristan Darricau
58734f960d
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14895] Fix broken tests
[ticket/14895] Fix issues in CLI classes
[ticket/14895] Use SymfonyStyle in all CLI
[ticket/14895] Use SymfonyIO styling
[ticket/14895] CLI reparser:list should display proper list
2016-12-11 20:25:12 +01:00
Matt Friedman
6a5b99b12b
[ticket/14895] Fix broken tests
...
PHPBB3-14895
2016-12-08 16:49:50 -08:00
Marc Alexander
e75fa8d834
Merge branch '3.2.x'
2016-12-05 18:13:36 +01:00
Marc Alexander
103d344cd4
[ticket/12610] Fix tests and use getOption() for console
...
PHPBB3-12610
2016-12-05 15:46:05 +01:00
Tristan Darricau
8481bd4e18
[ticket/12610] Use exception_interface
...
PHPBB3-12610
2016-12-03 16:37:35 +01:00
Tristan Darricau
376042d845
[ticket/12610] Fix tests
...
PHPBB3-12610
2016-12-03 16:37:35 +01:00