rxu
7d1ae5bf19
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
...
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.
PHPBB-17496
2025-05-02 22:48:46 +07:00
rxu
f11512b580
Merge branch 'ticket/16941' into ticket/16941-master
2025-04-25 22:12:50 +07:00
rxu
80a08d9c54
[ticket/16941] Add sphinx tests to 3.3.x
...
Also adjust Sphinx keywords splitting to be consistent with other search
backends when it comes to handling hyphen (like ignoring hyphen when it hasn't
NOT meaning and ignoring hyphen wrapped with "plus" signs)
PHPBB3-16941
2025-04-24 23:17:26 +07:00
Matt Friedman
f04f07f265
[ticket/17494] Handle boolean attributes in checkbox assertions tests
...
PHPBB-17494
2025-04-12 14:00:31 -07:00
rxu
0c720eaf7c
[ticket/17135] Fix code flaws
...
PHPBB-17135
2025-01-05 15:57:46 +07:00
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
...
Symfony Mailer handles SMTP auth method internally.
PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
715496b76d
[ticket/17135] Fix invalid smtp in tests
...
PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
43de83b339
Merge branch 'ticket/17422' into ticket/17422-master
2024-10-31 15:08:08 +07:00
rxu
4194cb2228
[ticket/17422] Adjust tests code
...
PHPBB-17422
2024-10-31 14:55:35 +07:00
rxu
eeede1ab6c
[ticket/17422] Add author_id search tests
...
PHPBB-17422
2024-10-31 01:34:24 +07:00
Marc Alexander
85f7ffb585
[ticket/17384] Ignore deprecated notices in test case error handler
...
PHPBB-17384
2024-08-31 09:02:53 +02:00
Marc Alexander
b22bcaa483
Merge branch 'ticket/17384' into ticket/17384-master
2024-08-31 09:02:35 +02:00
Marc Alexander
92730af7a4
[ticket/17384] Stop overriding error handler in test case
...
PHPBB-17384
2024-08-31 08:59:57 +02:00
rxu
7137dbabef
Merge branch 'ticket/17384' into ticket/17384-master
2024-08-18 18:25:08 +07:00
rxu
45515b7072
[ticket/17384] Handle E_USER_ERROR for PHP 8.4 tests
...
PHPBB-17384
2024-08-18 18:15:52 +07:00
rxu
1e7f0f1883
Merge branch 'ticket/17337' into ticket/17337-master
2024-06-25 00:29:06 +07:00
Marc Alexander
f3460fe9eb
[ticket/17337] Extend write tests with simple transaction test
...
PHPBB-17337
2024-06-23 23:26:13 +02:00
Marc Alexander
222ca643b5
Merge branch '3.3.x'
2024-05-06 18:23:21 +02:00
Marc Alexander
6f45b46746
[ticket/17077] Add proper locking in PHP without releasing form tokens
...
PHPBB3-17077
2024-05-01 11:22:29 +02:00
Marc Alexander
86af3c0f56
Merge pull request #6541 from Crizz0/ticket/17093-master
...
[ticket/17093] Add ACP setting to limit access to disabled board
2024-02-22 20:01:59 +01:00
Marc Alexander
946fb7d9a4
[ticket/17093] Change how login is handled to support disabled boards
...
PHPBB3-17093
2024-02-22 19:06:46 +01:00
Marc Alexander
8bdda472bf
[ticket/9687] Fix tests
...
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Marc Alexander
0a395ebb6d
[ticket/17195] Stop artifically slowing down functional tests
...
PHPBB3-17195
2023-09-22 14:29:53 +02:00
Marc Alexander
9fbe00dd45
[ticket/17176] Fix some PHP 8.x deprecations and clean up test code
...
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
4078ed7e20
[ticket/17176] Remove no longer needed backward compatible phpunit code
...
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Marc Alexander
5d6218dcba
[ticket/17176] Use NativeHttpClient on windows builds
...
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Marc Alexander
eed92e766f
[ticket/17176] Do not always create a new connection in database tests
...
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
8a2199ed6c
[ticket/17176] Clean up database code to prevent test issues
...
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
66b54d4469
[ticket/17176] Use Symfony name for event dispatcher
...
The previously used override of the names is no longer supported.
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
549c818a5c
[ticket/17176] Work around bug with fileuploads in BrowserKit
...
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
2d7c668a28
[ticket/17176] Use BrowserKit instead of Goutte
...
PHPBB3-17176
2023-09-18 19:28:18 +02:00
rxu
69cc2a9734
[ticket/17151] Make macros available for extensions
...
Also add tests and error reporting.
PHPBB3-17151
2023-09-09 14:02:17 +07:00
Marc Alexander
51cdac9100
[ticket/17108] Update composer dependencies and expect trigger error code
...
PHPBB3-17108
2023-04-05 20:54:40 +02:00
Marc Alexander
7a5a32fc57
[ticket/17049] Backup and restore composer-ext data for tests
...
PHPBB3-17049
2022-10-16 16:24:03 +02:00
Marc Alexander
659f37c1c4
Merge branch 'ticket/16891' into ticket/16891-master
2022-01-31 21:48:53 +01:00
Marc Alexander
e1b73e4fba
Merge branch '3.3.x'
2022-01-31 20:55:15 +01:00
Marc Alexander
c4fcbc2cbd
[ticket/16891] Add mock to purge extension manager cache in tests
...
PHPBB3-16891
2022-01-31 20:34:24 +01:00
Marc Alexander
7992b3f476
[ticket/16891] Update test files to work with changed cache service
...
PHPBB3-16891
2022-01-31 20:34:23 +01:00
Marc Alexander
0fe95a032b
[ticket/16956] Remove router cache flag
...
The deferred purge will be used in the future instead. The cache flag in the
router only causes additional issues by trying to rebuild the routing
mid-request
PHPBB3-16956
2022-01-31 16:52:19 +01:00
Marc Alexander
3b50ddf9f8
Merge pull request #6352 from rxu/ticket/16902-master
...
[ticket/16902] Improve search results count - master
2022-01-19 20:34:29 +01:00
rxu
a8c93ff661
[ticket/16902] Fix docblock
...
PHPBB3-16902
2022-01-19 09:23:56 +07:00
rxu
0a88251fe5
[ticket/16902] Fix docblock
...
PHPBB3-16902
2022-01-19 09:17:36 +07:00
Máté Bartus
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00
rxu
54fd71ea2e
[ticket/16902] Make flood interval control in tests consistent
...
Also remove crawler dumping tool
PHPBB3-16902
2022-01-15 12:41:09 +07:00
rxu
97906a736f
[ticket/16902] Extend test
...
PHPBB3-16902
2022-01-15 12:08:05 +07:00
rxu
5e43f6195c
[ticket/16902] Make flood interval control in tests consistent
...
Also remove crawler dumping tool
PHPBB3-16902
2022-01-15 10:37:45 +07:00
rxu
015c9313a7
[ticket/16902] Extend test
...
PHPBB3-16902
2022-01-15 10:18:16 +07:00
rxu
c6640a8b1e
[ticket/16904] Refactor MCP tests
...
PHPBB3-16904
2021-11-24 07:09:32 +07:00
Tristan Darricau
b266ebbcef
[ticket/16741] Test fixes
...
PHPBB3-16741
2021-11-09 02:49:56 +01:00
rxu
1e6c5cd381
[ticket/16904] Refactor MCP tests
...
PHPBB3-16904
2021-11-05 22:32:14 +07:00