Marc Alexander
a2282deb9a
[ticket/17176] See if we can enable php 8.3 tests again
...
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Marc Alexander
0101ae9588
[ticket/17176] Use ubuntu latest runner
...
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
4abac49d35
[ticket/17176] Disable PHP 8.3 builds for now as composer cache fails
...
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Marc Alexander
c7071450ec
[ticket/17176] Adjust composer cache usage
...
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Marc Alexander
826aeb7111
[ticket/17176] More minor cleanup after recent changes to db versions
...
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
89ad5fbd27
[ticket/17176] Remove PHP 8 workaround for windows machines
...
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
0af921d870
[ticket/17176] Update psalm expected PHP version and add missing return type
...
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
2c6de26871
[ticket/17176] Update PHP versions for github actions
...
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
4513d1c0af
[ticket/16877] Bump minimum PHP version to 7.2.0
...
PHPBB3-16877
2023-08-15 20:28:41 +02:00
rxu
8c33a2180d
[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier
...
PostgreSQL 9.3 and earlier versions don't support Empty SELECT lists
(support was added since v. 9.4).
Also add PostgreSQL 9.3 tests as earlier images fail in current tests env.
PHPBB3-17148
2023-06-18 00:46:27 +07:00
Marc Alexander
3914f1ec41
Merge branch '3.3.x'
2023-01-17 20:36:38 +01:00
Marc Alexander
61a7e0fdfc
[ticket/17091] Update windows build commands as well
...
PHPBB3-17091
2023-01-15 22:00:21 +01:00
Marc Alexander
4284512594
[ticket/16937] Run psalm as part of basic checks in github actions
...
PHPBB3-16937
2022-12-28 08:37:26 +01:00
Marc Alexander
e24169b0ba
Merge branch '3.3.x'
2022-12-11 22:13:30 +01:00
Marc Alexander
bb0f6d040c
[ticket/17066] Use Ubuntu 20.04 instead of 18.04
...
PHPBB3-17066
2022-12-11 20:43:01 +01:00
Marc Alexander
02ef7c5da4
[ticket/17066] Use new way of saving to github output
...
PHPBB3-17066
2022-12-11 16:54:37 +01:00
Marc Alexander
90899a17dd
[ticket/17066] Use version 3 of actions checkout and cache
...
PHPBB3-17066
2022-12-11 15:10:44 +01:00
Marc Alexander
869867fdbe
Merge pull request #6345 from marc1706/ticket/16935
...
[ticket/16935] Refactor sphinx to use new clases and remove unused parts
2022-01-22 09:04:43 +01:00
rxu
165adb3b07
[ticket/16935] Add sphinx tests
...
PHPBB3-16935
2021-12-13 21:16:14 +07:00
Marc Alexander
2457eea876
Merge branch '3.3.x'
2021-12-12 11:00:24 +01:00
Marc Alexander
6801f7949f
[ticket/16939] Use ALTER SYSTEM queries to modify psql config variables
...
PHPBB3-16939
2021-12-12 09:39:14 +01:00
Marc Alexander
710aa10905
[ticket/16939] Wait for postgresql service to start on windows CI runners
...
PHPBB3-16939
2021-12-12 09:16:51 +01:00
Marc Alexander
d4bcb75747
Merge branch '3.3.x'
2021-12-03 19:52:22 +01:00
3D-I
8104a446d4
[ticket/16921] Increase PHP requirements in the DOCS
...
Attempt to fix postgres test for 3.3.x. branch
PHPBB3-16921
2021-12-02 05:51:09 +01:00
Marc Alexander
206c405668
Merge branch '3.3.x'
2021-11-14 10:11:32 +01:00
rxu
89ca3f087e
[ticket/16909] Fix Postgres configuration on Windows, fix auth tests
...
PHPBB3-16909
2021-11-14 10:02:53 +07:00
rxu
29d137cc5e
[ticket/16909] Add PHP 8.2 builds to test matrix
...
PHPBB3-16909
2021-11-13 20:58:47 +07:00
Marc Alexander
b8c3b6e0b1
Merge branch '3.3.x'
2021-10-17 11:57:06 +02:00
Marc Alexander
6af8872ef3
[ticket/16889] Create separate runs for unit and functional tests
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
Marc Alexander
a3070bedeb
[ticket/16889] Remove invalid command for adding registry entry
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
Marc Alexander
a12f903e93
[ticket/16889] Remove build on push for ticket branch again
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
rxu
d4cb357b26
[ticket/16889] Run functional tests separately
...
PHPBB3-16889
2021-10-17 11:22:38 +02:00
Marc Alexander
b6e31e3664
[ticket/16889] Disable anti spyware in windows CI builds
...
PHPBB3-16889
2021-10-17 11:22:38 +02:00
Marc Alexander
f121f36ea5
Merge branch '3.3.x'
2021-10-10 21:17:52 +02:00
Marc Alexander
dda2dfecb3
[ticket/16889] Improve antivirus behavior in windows CI builds
...
PHPBB3-16889
2021-10-10 20:45:50 +02:00
Marc Alexander
7c4e0acd72
Merge branch '3.3.x'
2021-08-16 23:07:21 +02:00
rxu
0b966144f1
[ticket/16840] Exclude redundant composer adjustments for master branch
...
PHPBB3-16840
2021-08-08 13:43:27 +07:00
rxu
cbbe819aff
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
...
Also fix Postrges PHP 8.1 related issue.
PHPBB3-16840
2021-08-08 13:39:07 +07:00
rxu
c64b6f0f9e
[ticket/16840] Add PHP 8.1 test
...
PHPBB3-16840
2021-08-08 13:39:06 +07:00
rxu
721a39502a
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
...
Also fix Postrges PHP 8.1 related issue.
PHPBB3-16840
2021-08-07 16:50:45 +07:00
rxu
b01a956461
[ticket/16840] Add PHP 8.1 test
...
PHPBB3-16840
2021-08-07 16:34:38 +07:00
Marc Alexander
378b2482d1
[ticket/16775] Run xo linter in GitHub Actions runs
...
PHPBB3-16775
2021-05-23 21:08:26 +02:00
Marc Alexander
bf928d8b41
[ticket/16740] Remove no longer supported and duplicate runs
...
PHPBB3-16740
2021-05-02 21:51:00 +02:00
Marc Alexander
cbff1d48dc
Merge branch '3.3.x'
2021-05-01 21:52:12 +02:00
Marc Alexander
ecc79ea2ec
Merge branch 'prep-release-3.3.4' into 3.3.x
2021-05-01 21:51:16 +02:00
Máté Bartus
1482efc927
[ticket/16754] Update doctum.phar to 5.4
...
PHPBB3-16754
2021-04-10 09:45:15 +02:00
Marc Alexander
2d0e727f33
Merge pull request #6176 from marc1706/ticket/16740
...
[ticket/16740] Add method for ensuring resource is not passed to cache
2021-04-01 10:32:50 +02:00
Marc Alexander
1e6ed3f0f5
[ticket/16740] Disable PHP 8.1 tests
...
PHPBB3-16740
2021-03-28 09:59:36 +02:00
Marc Alexander
03824189e4
[ticket/16740] Add more postgres tests to github actions
...
PHPBB3-16740
2021-03-26 22:56:57 +01:00