Commit graph

38383 commits

Author SHA1 Message Date
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
dc4d79f3a8
[ticket/17176] Take care of MSSQL being slow
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
295fcc771b
[ticket/17176] Pass query_id by ref in sql_fetchfield()
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
96e97c264e
[ticket/17176] Revert back to doctrine 3.3.x until drop index is solved
PHPBB3-17176
2023-09-18 19:28:20 +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
ac9659c38f
[ticket/17176] Resolve psalm issues after PHP version update
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
b82c880375
[ticket/17176] Cleaned up psalm stubs folder
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
fa522d2460
[ticket/17176] Add more test stubs for psalm
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
c91e758902
[ticket/17176] Ensure helpers are of expected type
PHPBB3-17176
2023-09-18 19:28:19 +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
fccb5ff781
[ticket/17176] Remove use statement
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
abd29e96b5
[ticket/17176] Resolve deprecation notices
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
daf30b89f1
[ticket/17176] Limit characters for bbcode uid
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
0b36bb2218
[ticket/17176] Update doctum to 5.5.2
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
db2669b3cb
[ticket/17176] Remove special handling for PHP 8 in github actions
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
d5e311282e
[ticket/17176] Update vagrant scripts
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
97fa5d2784
[ticket/17176] Update minimum PHP version to 8.1
PHPBB3-17176
2023-09-18 19:28:18 +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
Marc Alexander
cef8aaf1a4
[ticket/17176] Update implementations to be compatible with Symfony 6.3
PHPBB3-17176
2023-09-18 19:28:16 +02:00
Marc Alexander
08160b3bc3
[ticket/17176] Update Symfony to 6.3
PHPBB3-17176
2023-09-18 19:27:10 +02:00
toxyy
d59a4d4aad
[ticket/17188] Add unit tests
Adds rxu's unit tests, with rubencm's fix

PHPBB3-17188
2023-09-16 12:55:23 +02:00
toxyy
8360752b2a
[ticket/17188] Allow request variable to check multiline unicode
Change set_var to check for multiline strings if multibyte

PHPBB3-17188
2023-09-16 12:55:23 +02:00
Marc Alexander
d572070456
[ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
PHPBB3-12785
2023-09-16 12:02:39 +02:00
Marc Alexander
fd4ffe58ac
Merge pull request #6530 from rxu/ticket/17151
[ticket/17151] Make macros available for extensions
2023-09-16 10:10:45 +02:00
rxu
0ac97841cb
[ticket/17151] Use Twig and short array syntax in tests
PHPBB3-17151
2023-09-11 09:59:02 +07: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
4513d1c0af
[ticket/16877] Bump minimum PHP version to 7.2.0
PHPBB3-16877
2023-08-15 20:28:41 +02:00
Marc Alexander
74fe9f40b7
[ticket/16877] Use replacement library for oauth
PHPBB3-16877
2023-08-15 19:56:36 +02:00
Marc Alexander
e83ae55d2d
Merge branch '3.3.x' 2023-08-15 18:19:46 +02:00
Marc Alexander
bdbbc63b9c
Merge pull request #6524 from marc1706/ticket/17129
[ticket/17129] Use sql_build_array for cleaner update of youtube profile field
2023-08-15 18:19:43 +02:00
Marc Alexander
10330e5867
[ticket/17029] Fall back to redirecting to topic when post id is invalid
PHPBB3-17029
2023-08-15 11:07:40 +02:00
Marc Alexander
2563561663
[ticket/17029] Treat deleting post as last post when id is bigger
PHPBB3-17029
2023-08-15 11:07:10 +02:00
Marc Alexander
facd14b47e
[ticket/17029] Update post count when changing post visibility
PHPBB3-17029
2023-08-15 11:06:47 +02:00
Marc Alexander
432d09b09c
[ticket/17173] Add signature to packages.json
PHPBB3-17173
2023-08-13 13:20:15 +02:00
Marc Alexander
0596d1065e
[ticket/17129] Use sql_build_array for cleaner update of youtube profile field
PHPBB3-17129
2023-08-13 10:21:02 +02:00
Marc Alexander
74f3453db1
[ticket/17173] Add functionality for signing build packages to build script
PHPBB3-17173
2023-08-11 19:36:30 +02:00
Marc Alexander
1ea2cbb678
[ticket/17173] Add scripts for generating and verifying package signatures
PHPBB3-17173
2023-08-10 20:11:00 +02:00
Marc Alexander
ad3c6ff73c
Merge branch '3.3.x' 2023-08-06 20:32:57 +02:00
Marc Alexander
dde0ccac56
Merge pull request #6517 from marc1706/ticket/17137-master
[ticket/17137] Allow deleting user files only when post/pm can be changed -- master version
2023-08-06 20:32:52 +02:00
Marc Alexander
a414a44e36
Merge pull request #6516 from marc1706/ticket/17137
[ticket/17137] Allow deleting user files only when post/pm can be changed
2023-08-06 20:32:12 +02:00
Marc Alexander
aac2cf5273
Merge pull request #6502 from marc1706/ticket/13276-master
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path -- master version
2023-08-06 20:30:54 +02:00