1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-09 19:26:53 +02:00
Commit Graph

5210 Commits

Author SHA1 Message Date
3d3fb9faec Merge branch '3.3.x' 2021-01-03 17:43:21 +01:00
bcea90c896 Merge pull request #6084 from JoshyPHP/ticket/16645
[ticket/16645] Simplified text_reparser.poll_option
2021-01-03 17:43:03 +01:00
864321ecf6 Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
6e56b79e8a Merge pull request #6103 from CHItA/ticket/16671
Fix code sniffer bugs
2021-01-03 00:03:15 +01:00
be4afc49ff [ticket/16645] Simplified text_reparser.poll_option
PHPBB3-16645
2021-01-01 22:21:00 +01:00
dc5a4c4752 Merge branch '3.3.x' 2021-01-01 16:56:01 +01:00
0bfb746991 Merge branch '3.3.x' into ticket/16641 2020-12-31 22:27:12 +01:00
d69ba0a5f3 [ticket/16671] Code style fixes
PHPBB3-16671
2020-12-31 15:54:22 +01:00
b3e7c01ab6 [ticket/16671] Fix coding style
PHPBB3-166671
2020-12-31 14:50:28 +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
569245e821 Merge branch '3.3.x' 2020-12-22 21:35:19 +01:00
3f97a557a6 Merge pull request #6083 from rxu/ticket/16582
[ticket/16582] Fix SQL error on registration with Numbers CPF with no default value set
2020-12-22 21:35:10 +01:00
3da4f30511 Merge branch '3.3.x' 2020-12-22 21:25:55 +01:00
e769ac7941 Merge pull request #6052 from rxu/ticket/16607
[ticket/16607] Update Oracle DBAL driver OCI8 aliases and functions
2020-12-22 21:25:47 +01:00
7210cb8e99 [ticket/16653] Fix Recaptcha-v3 default request method
PHPBB3-16653
2020-12-10 07:26:16 +01:00
rxu
888bc86608 [ticket/16646] Fix PHP fatal error on installation
PHPBB3-16646
2020-12-01 15:32:22 +07:00
rxu
022b58f986 [ticket/16582] Fix SQL error on registration with Numbers CPF with no default
PHPBB3-16582
2020-11-28 19:01:25 +07:00
4e8b104543 [ticket/16641] Fix config.php validation in ACP - PHP 8
PHPBB3-16641
2020-11-27 20:50:40 +01:00
cd42c0e306 [ticket/16641] Fix config.php validation in ACP - PHP 8
PHPBB3-16641
2020-11-26 23:45:22 +01:00
c0511d54fd [ticket/16641] Fix CHMOD validation for config.php - PHP 8
PHPBB3-16641
2020-11-25 22:43:34 +01:00
c11f9bbe0d Merge branch '3.3.x' 2020-11-22 22:03:06 +01:00
c6fe6d49bc [ticket/16178] Make container_builder use same cache directory as Container
Both should be using the same core.cache_dir directory.

PHPBB3-16178
2020-11-22 12:03:05 +07:00
40a598b93e Merge branch '3.3.x' 2020-11-11 21:50:11 +01:00
8a8893fbd3 [ticket/16630] Restore clean_formatting()'s behaviour
PHPBB3-16630
2020-11-06 23:07:30 +01:00
b445b95e3a Merge branch '3.3.x' 2020-11-06 17:07:56 +01:00
39c3a6c3e5 Merge branch 'prep-release-3.3.2' into 3.3.x 2020-11-06 17:06:22 +01:00
f98653d2c9 [prep-release-3.3.2] Add migration for 3.3.2 2020-11-04 22:11:34 +01:00
17104fde04 Merge branch 'prep-release-3.2.11' into prep-release-3.3.2 2020-11-04 22:08:26 +01:00
a4a31a36ce Merge branch '3.3.x' 2020-11-04 22:05:43 +01:00
2f14cc832c Merge branch '3.2.x' into 3.3.x 2020-11-04 22:05:11 +01:00
d5ca3dc132 [prep-release-3.2.11] Add migration for 3.2.11 2020-11-04 16:35:27 +01:00
72080f970f Merge branch '3.3.x' 2020-10-25 16:21:07 +01:00
76c18255b6 Merge pull request #6014 from rxu/ticket/16538
[ticket/16538] Add MySQL 8 tests
2020-10-25 16:21:01 +01:00
32224a9d5a Merge branch '3.3.x' 2020-10-24 10:42:00 +02:00
3957161124 [ticket/security-264] Ensure HTML entity state after removing formatting
SECURITY-264
2020-10-23 20:38:51 +02:00
66e9832f5e [prep-release-3.3.2] Add migration for 3.3.2-RC1 2020-10-19 20:48:53 +02: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
6f6ee8ca24 Merge branch '3.3.x' 2020-10-07 21:31:26 +02:00
fa14375a65 [ticket/16562] Add password requirements to reset
Credits to thecoalman:
https://www.phpbb.com/community/viewtopic.php?p=15560491#p15560491

PHPBB3-16562
2020-09-30 13:35:15 +02:00
b494e6b043 [ticket/16593] Define params in the constructor
PHPBB3-16593
2020-09-30 13:17:16 +02:00
rxu
46d0cf7bb4 [ticket/16607] Update Oracle DBAL driver OCI8 aliases and functions
PHPBB3-16607
2020-09-29 22:13:19 +07:00
28e98be438 Merge branch '3.3.x' 2020-09-19 13:48:16 +02:00
rxu
856fcf7554 [ticket/16208] Code adjustments
PHPBB3-16208
2020-09-19 18:15:13 +07:00
rxu
242476c290 [ticket/16208] Fix closed post report notifications
PHPBB3-16208
2020-09-19 18:12:12 +07:00
rxu
3caa31bf58 [ticket/16208] Fix posts/PM report notifications
PHPBB3-16208
2020-09-19 18:11:59 +07:00
4eaa356679 Merge branch '3.3.x' 2020-09-19 11:28:31 +02:00
9c5f338d3c Merge pull request #6037 from kasimi/ticket/16565
[ticket/16565] Lazy-load cron.task_collection
2020-09-19 11:12:41 +02:00