Marc Alexander
|
dc9ef40669
|
[ticket/17191] Inject variables from composer.json when loading language files
PHPBB3-17191
|
2023-10-04 21:33:19 +02:00 |
|
Christian Schnegelberger
|
4baa3e778d
|
[ticket/17191] Repair functional tests for lang change
PHPBB3-17191
|
2023-10-04 20:14:41 +02:00 |
|
Christian Schnegelberger
|
154f0e719d
|
[ticket/17191] Fix code sniffer issues
PHPBB3-17191
|
2023-10-04 20:14:41 +02:00 |
|
Christian Schnegelberger
|
8abf9b66e1
|
[ticket/17191] Use di and avoid circular ref
PHPBB3-17191
|
2023-10-04 20:14:41 +02:00 |
|
Christian Schnegelberger
|
14b7caecd1
|
[ticket/17191] Make sure user_lang from DB is considered, with fallback
PHPBB3-17191
|
2023-10-04 20:14:40 +02:00 |
|
Christian Schnegelberger
|
a54f5c0ca0
|
[ticket/17191] Add lang helper service to feed/controller
PHPBB3-17191
|
2023-10-04 20:14:40 +02:00 |
|
Christian Schnegelberger
|
5b79ac0fc9
|
[ticket/17191] Remove not used use statement in language/language.php
PHPBB3-17191
|
2023-10-04 20:14:40 +02:00 |
|
Christian Schnegelberger
|
6d07852410
|
[ticket/17191] Add new direction and user_langto helper and language.php
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
06f38a5646
|
[ticket/17191] Add language helper function to get composer.json content
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
1cc6a479a1
|
[ticket/17191] Replace lang keys in fucntions with composer output
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
36ea0c1f2e
|
[ticket/17191] Update language file helper for new composer values
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Marc Alexander
|
7fcfcec600
|
Merge branch '3.3.x'
|
2023-10-04 20:03:19 +02:00 |
|
Marc Alexander
|
233d6a0a69
|
Merge pull request #6546 from Derky/ticket/17189
[Ticket/17189] Improve installer file permission checks
|
2023-10-04 20:03:17 +02:00 |
|
Marc Alexander
|
91b3627236
|
[ticket/17189] Check if different way of getting parent path works better
PHPBB3-17189
|
2023-10-02 21:45:31 +02:00 |
|
Marc Alexander
|
368239a0fc
|
Merge branch '3.3.x'
|
2023-10-02 21:02:08 +02:00 |
|
Marc Alexander
|
6fac65d193
|
[ticket/12904] Do not display info about required fields without any
PHPBB3-12904
|
2023-10-01 21:20:00 +02:00 |
|
Marc Alexander
|
2ff409ae4d
|
Merge branch '3.3.x'
|
2023-10-01 14:00:51 +02:00 |
|
Marc Alexander
|
42bf5778d5
|
Merge pull request #6526 from marc1706/ticket/17029
[ticket/17029] Update post count when changing post visibility
|
2023-10-01 13:59:05 +02:00 |
|
Marc Alexander
|
a04af20806
|
[ticket/17198] Use https instead of http as default in remote avatar
PHPBB3-17198
|
2023-09-29 21:34:27 +02:00 |
|
Derky
|
a78eb6fb42
|
[ticket/17189] Show file names that couldn't be modified by installer
PHPBB3-17189
|
2023-09-23 16:50:10 +02:00 |
|
Derky
|
3b622bc005
|
[ticket/17189] Check folder permissions before writing
PHPBB3-17189
|
2023-09-23 16:38:32 +02:00 |
|
Ruben Calvo
|
94279d8ead
|
[ticket/17184] Remove subfolders option in local storage
PHPBB3-17184
|
2023-09-23 11:22:25 +02:00 |
|
Derky
|
89a4102eda
|
Merge branch '3.3.x'
|
2023-09-21 19:29:25 +02:00 |
|
Marc Alexander
|
49be2ad32c
|
[ticket/17176] Ignore useless override check
PHPBB3-17176
|
2023-09-21 17:03:28 +02:00 |
|
Marc Alexander
|
2d06dd03f0
|
[ticket/17176] Clear up error handler code for psalm
PHPBB3-17176
|
2023-09-21 16:36:56 +02:00 |
|
Marc Alexander
|
384405d8e0
|
[ticket/17176] Fix our misuse of trigger_error() to work again
PHPBB3-17176
|
2023-09-21 15:48:02 +02:00 |
|
Marc Alexander
|
45cefd4433
|
[ticket/17176] Combine error handler with exception handling/msg_handler()
PHPBB3-17176
|
2023-09-21 15:45:46 +02:00 |
|
Marc Alexander
|
cf799897e2
|
[ticket/17176] Fix debug error handling
PHPBB3-17176
|
2023-09-21 15:22:33 +02:00 |
|
Marc Alexander
|
43772c0608
|
[ticket/17176] Fix mix of psalm / DebugHandler
PHPBB3-17176
|
2023-09-21 13:21:05 +02:00 |
|
Marc Alexander
|
5231e04d49
|
[ticket/17176] Use symfony error handler instead of debug
PHPBB3-17176
|
2023-09-21 13:15:57 +02:00 |
|
Marc Alexander
|
5634ea1fdf
|
[ticket/17176] Use ReturnTypeWillChange instead of suppressing psalm
PHPBB3-17176
|
2023-09-21 10:32:07 +02:00 |
|
Marc Alexander
|
3e2628fb73
|
[ticket/17176] Ensure slow tests are not run when not selected
PHPBB3-17176
|
2023-09-18 19:28:22 +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
|
ac9659c38f
|
[ticket/17176] Resolve psalm issues after PHP version update
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
|
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
|
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 |
|
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 |
|
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
|
e83ae55d2d
|
Merge branch '3.3.x'
|
2023-08-15 18:19:46 +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
|
0596d1065e
|
[ticket/17129] Use sql_build_array for cleaner update of youtube profile field
PHPBB3-17129
|
2023-08-13 10:21:02 +02:00 |
|