1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-04 19:51:39 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
rxu
f131e31bc7 [ticket/17543] Optimize installing extensions
Make several functions static to be able to use in *BeforeClass() methods.

PHPBB-17543
2025-09-27 00:13:41 +07:00
rxu
70c07d4302 [ticket/17543] Optimize functional tests running time
PHPBB-17543
2025-09-24 22:15:28 +07:00
rxu
1d7543c778 [ticket/15214] Address code review issues, add equal priority events test
PHPBB3-15214
2025-06-15 01:35:31 +07:00
rxu
5e0dc9ef2e [ticket/15214] Fix rebasing and some other issues
PHPBB3-15214
2025-05-20 16:24:38 +07:00
rxu
8338ff9e56 [ticket/15214] Fix Windows tests
PHPBB3-15214
2025-05-20 16:24:37 +07:00
rxu
18bae795f0 [ticket/15214] Fix Windows tests
Purge Twig compiled cache in Windows.
Set appropriate folder access control options to do that.

PHPBB3-15214
2025-05-20 16:24:36 +07:00
rxu
4a00212f2d [ticket/15214] Optimize event node code and add template event order tests
PHPBB3-15214
2025-05-20 16:24:34 +07:00