1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-08 05:26:32 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
rxu
902c99bc0c [ticket/17535] Fix tests PHP deprecations and notices
PHPBB-17535
2025-07-18 13:14:06 +07:00
rxu
8a99024087 [ticket/17535] Convert config files, make data providers static
PHPBB-17535
2025-07-18 13:13:59 +07:00
Marc Alexander
3caab55e81 [ticket/17493] Remove remnants of notify type
PHPBB-17493
2025-04-21 15:16:41 +02:00
Marc Alexander
63203f42f7 [ticket/17490] Add test coverage for remainder of base test
PHPBB-17490
2025-04-07 20:37:52 +02:00
Marc Alexander
aa2da5b916 [ticket/17490] Add missing property declaration in test
PHPBB-17490
2025-04-07 19:39:37 +02:00
Marc Alexander
d5717b541e [ticket/17490] Remove name handling for mails on windows
PHPBB-17490
2025-04-07 17:11:31 +02:00
Marc Alexander
8dbe499e3d [ticket/17490] Add extra method to support unit testing mailer
Also increased unit test coverage of email method to 100%.

PHPBB-17490
2025-04-06 21:25:16 +02:00
Marc Alexander
91c325174f [ticket/17490] Add type hints to enforce some types
PHPBB-17490
2025-04-06 14:20:04 +02:00
Marc Alexander
2e08d01b5e [ticket/17490] Add unit tests file for email method
PHPBB-17490
2025-04-06 14:16:11 +02:00