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
3ab6059b56 [ticket/16620] Output short array syntax in dev:migration-tips
PHPBB3-16620
2021-02-07 21:14:21 +01:00
de711bb7c0 Merge branch '3.3.x' 2021-02-05 18:03:51 +01:00
7d37b650a4 [ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check
The $CP$ prefix is not part of the actual password hash.
phpBB2 passwords converted do currently include a phpass hash of the md5 of
the password. Make sure these are correctly checked.

PHPBB3-16697
2021-02-04 21:20:50 +01:00
1ce97fe8ea [ticket/16643] Fixes
PHPBB3-16643
2021-02-01 22:09:15 +01:00
ded551812a Merge pull request #4453 from Nicofuma/ticket/11063
[ticket/11063] Use HTTPS for phpBB's version check
2021-01-31 21:50:26 +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
aab2679966 [ticket/16643] Add Doctrine DBAL to phpBB
PHPBB3-16643
2021-01-31 11:33:42 +01:00
0f3ea6991d Merge branch '3.3.x' 2021-01-29 20:16:15 +01:00
0602fa2316 Merge branch 'prep-release-3.3.3' into 3.3.x 2021-01-29 20:15:16 +01:00
42b2a109d1 [ticket/10824] Improve code style and docblocks in language file helper
PHPBB3-10824
2021-01-26 22:26:02 +01:00
c93da86f83 [ticket/10824] Add missing imports and adjust json sanitizer imports
This way the imports will also be a bit more explicit to the fact
that this is only a json sanitizer.

PHPBB3-10824
2021-01-26 22:26:01 +01:00
cf8f79356d [ticket/10824] Add return type hints
PHPBB3-10824
2021-01-26 22:26:01 +01:00
66178b26e9 [ticket/10824] Move parenthesis to next line
PHPBB3-10824
2021-01-26 22:25:21 +01:00
ed9be050ad [ticket/10824] Clean up code a bit
PHPBB3-10824
2021-01-26 22:25:21 +01:00
3b6fc0a4d9 [ticket/10824] Use short array syntax
PHPBB3-10824
2021-01-26 22:24:07 +01:00
7ed687ff15 [ticket/10824] Update comments to reflect change versions
PHPBB3-10824
2021-01-26 22:24:06 +01:00
c25e06e46b [ticket/10824] Move declare strict_types and adjust version
PHPBB3-10824
2021-01-26 22:24:06 +01:00
93949d1be4 [ticket/10824] Switch to new namespace for json sanitizer
PHPBB3-10824
2021-01-26 22:24:05 +01:00
27c69c2740 [ticket/10824] Move json sanitizer to json folder
PHPBB3-10824
2021-01-26 22:24:05 +01:00
414327dc70 [ticket/10824] Make sure to always return array from decode method
PHPBB3-10824
2021-01-26 22:24:05 +01:00
adf9f49a42 [ticket/10824] Use correct language and style composer.json data
PHPBB3-10824
2021-01-26 22:23:29 +01:00
204f81c6f7 [ticket/10824] Use json_sanitzer::decode and improve migrations from pre 3.2
PHPBB3-10824
2021-01-26 22:22:21 +01:00
5dc2e500f5 [ticket/10824] Add new helper function for decoding and sanitizing in place
PHPBB3-10824
2021-01-26 22:22:21 +01:00
21c9883ac7 [ticket/10824] Use json sanitizer in language_file_helper
PHPBB3-10824
2021-01-26 22:19:29 +01:00
04e791d9fe [ticket/10824] Add json sanitizer class
PHPBB3-10824
2021-01-26 22:19:29 +01:00
8244aff9cb [ticket/10824] Make languages use composer.json
PHPBB3-10824
2021-01-26 22:19:28 +01:00
a200446646 [ticket/10824] Make styles use composer.json files
PHPBB3-10824
2021-01-26 22:16:47 +01:00
cd74556058 Merge branch '3.3.x' 2021-01-26 18:43:02 +01:00
9cc910cb34 Merge pull request #6128 from 3D-I/ticket/16689
[ticket/16689] Fix SQL errors for Bitly OAuth
2021-01-26 18:42:02 +01:00
61fa45e5de [prep-release-3.3.3] Add migration for 3.3.3 2021-01-25 22:07:36 +01:00
28e4c2a72c Merge branch '3.3.x' 2021-01-25 21:02:21 +01:00
84c43093b1 [ticket/16691] Fix illegal offset for report_pm_closed notification
PHPBB3-16691
2021-01-25 18:23:49 +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
6f183a831c [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:29:12 +01:00
c543400955 [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:27:04 +01:00
2c4b862648 [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:15:58 +01:00
rxu
76c4b7fe74 [ticket/16650] Fix composer 2 compatibility issues
PHPBB3-16650
2021-01-16 08:22:56 +01:00
3ec259c365 [ticket/16650] Adjust code for retrieving packagist info for composer 2
PHPBB3-16650
2021-01-14 21:50:26 +01:00
422cf5493f Merge branch '3.3.x' 2021-01-14 17:19:03 +01:00
89b215f681 [prep-release-3.3.3] Add migration for 3.3.3-RC1 2021-01-11 21:24:19 +01:00
32a19c3306 [ticket/16668] Use topological sort as a Trait
PHPBB3-16668
2021-01-05 22:16:54 +01:00
ea12db9bb4 [ticket/16668] Add return type hinting
PHPBB3-16668
2021-01-05 22:16:54 +01:00
1cf758250a [ticket/16668] Do not include topological sort everywhere
PHPBB3-16668
2021-01-05 22:16:54 +01:00
71441e3fb0 [ticket/16668] Refactor schema_generator
PHPBB3-16668
2021-01-05 22:16:54 +01:00
313ecb4e82 Merge branch '3.3.x' 2021-01-03 20:51:14 +01:00
144dc69370 Merge pull request #6090 from 3D-I/ticket/16653
[ticket/16653] Fix Recaptcha-v3 default request method
2021-01-03 20:51:07 +01:00
71af23bc38 Merge branch '3.3.x' 2021-01-03 17:46:23 +01:00
2108029812 Merge pull request #6085 from rxu/ticket/16646
[ticket/16646] Fix PHP fatal error on installation
2021-01-03 17:46:18 +01:00