1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-12 12:46:38 +02:00
Commit Graph

176 Commits

Author SHA1 Message Date
12a942747a Merge pull request #6564 from marc1706/ticket/13162
[ticket/13162] Add truncate table functionality to database tools
2024-02-23 19:57:49 +01:00
661a8a6117 [ticket/17281] Update psalm config and fix issues
PHPBB3-17281
2023-12-30 17:41:12 +01:00
59f387e828 [ticket/13162] Use db tools for truncating
PHPBB3-13162
2023-12-17 19:49:23 +01:00
831942a022 Merge branch '3.3.x' 2023-10-10 21:00:47 +02:00
e071cd801a Merge pull request #6527 from marc1706/ticket/16877
[ticket/16877] Use replacement library for oauth
2023-10-10 20:53:05 +02:00
7fcfcec600 Merge branch '3.3.x' 2023-10-04 20:03:19 +02:00
a78eb6fb42 [ticket/17189] Show file names that couldn't be modified by installer
PHPBB3-17189
2023-09-23 16:50:10 +02:00
89a4102eda Merge branch '3.3.x' 2023-09-21 19:29:25 +02:00
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
d572070456 [ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
PHPBB3-12785
2023-09-16 12:02:39 +02:00
4513d1c0af [ticket/16877] Bump minimum PHP version to 7.2.0
PHPBB3-16877
2023-08-15 20:28:41 +02:00
40e8a737c3 [ticket/16955] Clean up installer classes for psalm
PHPBB3-16955
2022-12-28 08:37:11 +01:00
1cef5f83a0 [ticket/12683] Fix test
PHPBB3-12683
2022-12-11 17:16:44 +01:00
0a64ffa834 Merge branch '3.3.x' 2022-04-30 22:46:05 +02:00
9b2f42748c [ticket/16981] Fix HTML-encoded emojis in email subject line
PHPBB3-16981
2022-04-05 17:18:33 +01:00
6ce708539b [ticket/16741] General fixes
PHPBB3-16741
2021-11-09 02:48:34 +01:00
cdd1e7849a [ticket/12631] Some more cleanup and type hints for new finder files
PHPBB3-12631
2021-10-10 11:52:47 +02:00
d31e986815 [ticket/12631] Rename finder.not_use_cache to finder.cache
PHPBB3-12631
2021-10-10 10:13:37 +02:00
9308764fae [ticket/12631] Add finder.not_use_cache
PHPBB3-12631
2021-10-10 10:10:37 +02:00
445af37c5c Merge branch '3.3.x' 2021-08-25 20:07:34 +02:00
3638b36849 [ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
PHPBB3-16851

Signed-off-by: MichaIng <micha@dietpi.com>
2021-08-25 14:46:37 +02:00
4e1896af38 Merge branch '3.3.x' 2021-05-22 08:24:08 +02:00
0502b9cc22 [ticket/16570] Support continuing update on manually merging files
PHPBB3-16570
2021-05-21 22:19:47 +02:00
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
6ae68baa2e [ticket/15540] Code changes
PHPBB3-15540
2021-03-23 22:23:10 +01:00
658a0489d0 [ticket/15540] Add types
PHPBB3-15540
2021-03-23 12:11:33 +01:00
cd8c09d0b3 [ticket/15540] Fix test
PHPBB3-15540
2021-03-23 10:23:50 +01:00
53dce77b49 [ticket/15540] More fixes
PHPBB3-15540
2021-03-22 21:57:02 +01:00
1a2133be52 [ticket/16717] Set posts_table in indexing installer task
PHPBB3-16717
2021-03-04 19:13:59 +01:00
1ce97fe8ea [ticket/16643] Fixes
PHPBB3-16643
2021-02-01 22:09:15 +01:00
0f7b89838a [ticket/16643] Remove dbms_version config setting
PHPBB3-16643
2021-01-31 14:38:39 +01:00
2a57477718 [ticket/16643] Refactor installer tasks to use Doctrine DBAL
PHPBB3-16643
2021-01-31 12:57:04 +01:00
29e7226c96 Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685 [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
2021-01-20 00:21:24 +07:00
864321ecf6 Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
d69ba0a5f3 [ticket/16671] Code style fixes
PHPBB3-16671
2020-12-31 15:54:22 +01:00
8830354555 [ticket/16671] Fix coding style
PHPBB3-16671
2020-12-31 14:40:14 +01:00
b5e098000d Merge branch '3.3.x' 2020-12-29 20:11:37 +01:00
94f9a5342a [ticket/16667] Remove unused installer task
PHPBB3-16667
2020-12-29 17:48:06 +01:00
f29eebc629 Merge branch '3.3.x' 2020-10-08 21:19:09 +02:00
c694e86422 Merge pull request #6054 from senky/ticket/16593
[ticket/16593] Define params in the constructor
2020-10-08 21:18:47 +02:00
b494e6b043 [ticket/16593] Define params in the constructor
PHPBB3-16593
2020-09-30 13:17:16 +02:00
a93ad97f8b Merge branch '3.3.x' 2020-09-19 10:50:13 +02:00
ca62538ce3 [ticket/16602] Check for mbstring extension support on install
PHPBB3-16602
2020-09-16 00:21:17 +02:00
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
37658d02f1 Merge branch '3.3.x' 2020-06-19 22:36:22 +02:00
79b09577eb [ticket/16530] Ensure extensions can be installed during installation
PHPBB3-16530
2020-06-18 21:27:11 +02:00
7cec3c0922 Merge branch '3.3.x' 2020-06-15 22:09:07 +02:00
8a54793ede [ticket/16530] Ensure global $config exists before user setup
PHPBB3-16530
2020-06-15 21:04:41 +02:00
4c529c4bbb Merge branch '3.3.x' 2020-04-21 20:46:23 +02:00