rxu
a5113d7cd3
[ticket/17496] Correctly restore willReturn()
...
PHPBB-17496
2025-05-02 22:48:59 +07:00
rxu
0f94e1cb13
[ticket/17496] Fix tests
...
PHPBB-17496
2025-05-02 22:48:58 +07:00
rxu
c6dcf474d3
[ticket/17496] Upgrade to the most recent GuzzleHTTP 7.9
...
PHPBB-17496
2025-05-02 22:48:58 +07:00
rxu
d0cb7d6389
[ticket/17496] Fix tests
...
PHPUnit will automatically create a test double
of required return type to be returned
PHPBB-17496
2025-05-02 22:48:57 +07:00
rxu
118ab73c37
[ticket/17496] Upgrade to GuzzleHTTP 7.8 as PHP 8.4-compatible
...
PHPBB-17496
2025-05-02 22:48:57 +07:00
rxu
91aaadbc6d
[ticket/17496] Unused use statements sniffer to check union types
...
PHPBB-17496
2025-05-02 22:48:57 +07:00
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
Marc Alexander
bdbd0be548
Merge branch '3.3.x'
2025-05-02 08:32:19 +02:00
Marc Alexander
1b2ac50cfd
Merge pull request #6810 from rxu/ticket/17504
...
[ticket/17504] Fix tests failure caused by ondrej/php PPA repo label changed
2025-04-28 21:17:23 +02:00
rxu
779bec5fcf
[ticket/17504] Run apt-get update on runner lever rather than in bash scripts
...
PHPBB-17504
2025-04-28 23:28:05 +07:00
rxu
f512af1823
[ticket/17504] Fix tests
...
Fix the following apt-get update issue with ondrej/php PPA repo:
Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease'
changed its 'Label' value from '***** The main PPA for supported PHP versions
with many PECL extensions *****' to 'PPA for PHP'
Alternative fix might be: sudo apt update && sudo apt full-upgrade -y
PHPBB-17504
2025-04-28 21:17:57 +07:00
Marc Alexander
bc1e1732cf
Merge pull request #6809 from marc1706/ticket/17503
...
[ticket/17503] Update composer dependencies to latest versions
2025-04-26 08:43:46 +02:00
Marc Alexander
ee889ac98b
Merge branch '3.3.x'
2025-04-26 06:34:28 +00:00
Marc Alexander
b7d2243f6c
Merge pull request #6808 from rxu/ticket/16941-master
...
[ticket/16941] Add sphinx tests - master
2025-04-26 08:34:14 +02:00
Marc Alexander
59e8875fa8
Merge pull request #6807 from rxu/ticket/16941
...
[ticket/16941] Add sphinx tests to 3.3.x
2025-04-26 08:34:09 +02:00
rxu
f11512b580
Merge branch 'ticket/16941' into ticket/16941-master
2025-04-25 22:12:50 +07:00
rxu
1ae9a49811
[ticket/16941] Remove ending slash from binlog_path
...
PHPBB3-14401
2025-04-25 21:28:36 +07:00
Marc Alexander
5ef1a40083
[ticket/17503] Update lock to latest composer format
...
PHPBB-17503
2025-04-24 21:45:53 +02:00
Marc Alexander
d95437682e
[ticket/17503] Update composer to its latest version
...
PHPBB-17503
2025-04-24 21:45:17 +02:00
Marc Alexander
99ffd9205f
[ticket/17503] Update composer dependencies to their latest versions
...
PHPBB-17503
2025-04-24 21:44:43 +02:00
Marc Alexander
e85b25122a
Merge pull request #6802 from marc1706/ticket/17493
...
[ticket/17493] Drop support for jabber
2025-04-24 19:47:48 +02: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
Marc Alexander
3d9ecba1b1
[ticket/17493] Remove Jabber library from CREDITS
...
PHPBB-17493
2025-04-24 17:32:29 +02:00
Marc Alexander
83508b415b
[ticket/17493] Remove more jabber remainders
...
PHPBB-17493
2025-04-24 17:32:04 +02:00
Marc Alexander
68e941ac21
Merge pull request #6787 from marc1706/ticket/17481
...
[ticket/17481] Make build package directory version independent
2025-04-21 17:27:30 +02:00
Marc Alexander
2bbc013d83
[ticket/17481] Stop creating update packages for all except last 3.1 and 3.2
...
PHPBB-17481
2025-04-21 15:47:24 +02:00
Marc Alexander
c0504c2e01
[ticket/17481] Make build package directory version independent
...
PHPBB-17481
2025-04-21 15:46:28 +02:00
Marc Alexander
75a24ae484
[ticket/17493] Explicitly use email in acp/ucp modules
...
PHPBB-17493
2025-04-21 15:42:59 +02:00
Marc Alexander
3125f3e1d3
[ticket/17493] Remove unused methods and use statements
...
PHPBB-17493
2025-04-21 15:24:07 +02:00
Marc Alexander
3caab55e81
[ticket/17493] Remove remnants of notify type
...
PHPBB-17493
2025-04-21 15:16:41 +02:00
Marc Alexander
bde52e28f8
[ticket/17493] Move cpf update outside if
...
PHPBB-17493
2025-04-21 11:44:49 +02:00
Marc Alexander
52f04a3c2c
[ticket/17493] Remove "short" email templates as they were jabber only
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
54d8a49e70
[ticket/17493] Improve handling of nullable start parameter
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
27550ce59b
[ticket/17493] Remove not needed function in migration and fix type hinting
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
5ab0446eb1
[ticket/17493] Remove unused use statements
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
d985c8be60
[ticket/17493] Remove unused notify type in add_recipient
...
PHPBB-17493
2025-04-21 11:40:31 +02:00
Marc Alexander
da32d51a81
[ticket/17493] Remove remnants of user_notify_type
...
PHPBB-17493
2025-04-21 11:40:25 +02:00
Marc Alexander
ef010db26c
Merge pull request #6795 from rxu/ticket/17488
...
[ticket/17488] Fix PHP error when MySQL PDO driver is not enabled
2025-04-19 08:51:45 +02:00
Marc Alexander
3081db5f0b
Merge branch '3.3.x'
2025-04-15 20:00:22 +00:00
Marc Alexander
81e9f46a55
Merge pull request #6805 from rxu/ticket/17498-master
...
[ticket/17498] Move to Ubuntu 22.04 runner images for SQLite and MSSQL tests - master
2025-04-15 22:00:08 +02:00
Marc Alexander
4140d50f6a
Merge pull request #6804 from rxu/ticket/17498
...
[ticket/17498] Move to Ubuntu 22.04 runner images for SQLite and MSSQL tests - 3.3.x
2025-04-15 22:00:00 +02:00
Marc Alexander
d5ac95f79f
Merge pull request #6801 from iMattPro/ticket/17494
...
[ticket/17494] Handle boolean attributes in checkbox assertions tests
2025-04-15 21:07:17 +02:00
rxu
b5ac26a394
Merge branch 'ticket/17498' into ticket/17498-master
2025-04-16 01:03:07 +07:00
rxu
dd53db1625
[ticket/17498] Move to Ubuntu 22.04 runner images for SQLite and MSSQL tests
...
PHPBB-17498
2025-04-16 00:48:48 +07:00
Marc Alexander
bb26658a00
[ticket/17493] Remove jabber data in queue test
...
PHPBB-17493
2025-04-14 21:39:06 +02:00
Marc Alexander
1e73dcc2a2
Merge branch '3.3.x'
2025-04-14 18:49:47 +00:00
Marc Alexander
531c4f2c17
Merge pull request #6798 from marc1706/ticket/17492-master
...
[ticket/17492] Show current state of topic subscription in dropdown -- master version
2025-04-14 20:49:31 +02:00
Marc Alexander
e5f599c43b
Merge pull request #6797 from LukeWCS/ticket/17492
...
[ticket/17492] Unintuitive checkbox status inverted for forum/topic subscriptions
2025-04-14 20:49:26 +02:00
Marc Alexander
610fa67928
[ticket/17493] Remove jabber as messenger method
...
PHPBB-17493
2025-04-14 20:33:13 +02:00
Marc Alexander
ef47c69155
[ticket/17493] Remove notification method jabber
...
PHPBB-17493
2025-04-14 20:27:03 +02:00