1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-21 06:53:49 +02:00

295 Commits

Author SHA1 Message Date
Marc Alexander
96e399db72
Merge branch '3.3.x' 2021-06-29 22:24:45 +02:00
Marc Alexander
ce08da5165
[ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
Marc Alexander
574de287e7
[ticket/13700] Add method for initializing config after cache purge
PHPBB3-13700
2021-04-03 22:31:51 +02:00
Tristan Darricau
77104bdc37
[ticket/15298] Makes sure CLI exceptions are never suppressed by Symfony
PHPBB3-15298
2021-03-03 17:29:57 +01:00
rubencm
157a8aca01
[ticket/16649] Changes for Symfony 5
PHPBB3-16649
2021-02-19 21:17:33 +07:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
5b7feeb8ca
Merge branch '3.3.x' 2021-02-07 23:47:46 +01:00
Marc Alexander
3ab6059b56
[ticket/16620] Output short array syntax in dev:migration-tips
PHPBB3-16620
2021-02-07 21:14:21 +01:00
Máté Bartus
de711bb7c0 Merge branch '3.3.x' 2021-02-05 18:03:51 +01:00
Marc Alexander
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
Máté Bartus
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
Máté Bartus
864321ecf6 Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
Máté Bartus
d69ba0a5f3 [ticket/16671] Code style fixes
PHPBB3-16671
2020-12-31 15:54:22 +01:00
Máté Bartus
8830354555 [ticket/16671] Fix coding style
PHPBB3-16671
2020-12-31 14:40:14 +01:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
d87becfa8a
Merge branch '3.3.x' 2020-04-21 17:20:18 +02:00
Marc Alexander
e979194a0e
Merge branch '3.2.x' into 3.3.x 2020-04-21 17:20:08 +02:00
Marc Alexander
d44d8c811b
Merge branch '3.3.x' 2020-04-16 14:31:25 +02:00
mrgoldy
3e128d06f4 [ticket/16432] Display APCu Cache notice when handling extensions through CLI
PHPBB3-16432
2020-04-12 00:46:00 +02:00
rxu
4926ff0992
[ticket/16417] Fix CLI database migration for phpBB 3.0.x
PHPBB3-16417
2020-03-29 10:41:21 +07:00
Marc Alexander
65ea56f0e2
Merge branch '3.3.x' 2020-03-01 19:10:55 +01:00
mrgoldy
ba04bc9d22 [ticket/16378] Update function name to on_error
PHPBB3-16378
2020-02-28 13:41:06 +01:00
mrgoldy
34595c02ba [ticket/16378] Update deprecated console exception_subscriber event
PHPBB3-16378
2020-02-27 15:51:12 +01:00
Marc Alexander
224b8d5494
Merge branch '3.3.x' 2019-12-28 21:44:48 +01:00
Marc Alexander
7cf148ea13
[ticket/16271] Fix invalid docblocks
PHPBB3-16271
2019-12-27 14:58:42 +01:00
Marc Alexander
b6ec8c8a94
Merge branch '3.3.x' 2019-11-21 14:55:37 +01:00
Marc Alexander
9872316cac
[ticket/16167] Remove uses of user_email_hash
PHPBB3-16167
2019-11-18 21:06:00 +01:00
Marc Alexander
9f293bfbc1
Merge branch '3.3.x' 2019-10-28 17:17:19 +01:00
Matt Friedman
7ae8f98ec6 [ticket/16192] Fix CLI extension not enableable messages
PHPBB3-16192
2019-10-27 16:22:24 -07:00
Marc Alexander
6481aa5932
Merge branch '3.3.x' 2019-10-07 18:31:21 +02:00
Marc Alexander
60bc949ba1
[ticket/14465] Remove setting for maximum password length
PHPBB3-14465
2019-10-03 23:05:02 +02:00
Marc Alexander
b007374726
Merge branch '3.3.x' 2019-10-03 11:07:03 +02:00
Jakub Senko
975fe1e153
[ticket/15257] Provide extension not enableable messages
PHPBB3-15257
2019-09-30 20:25:44 +02:00
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
2019-05-08 22:20:56 +02:00
Marc Alexander
411bcc8b8e
Merge branch '3.2.x' 2019-03-13 20:49:45 +01:00
rubencm
96491a70e8 [ticket/15965] Fix hardcoded directory
PHPBB3-15965
2019-02-12 21:19:47 +00:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Marc Alexander
0568c4a502
Merge branch '3.2.x' 2017-12-03 17:49:43 +01:00
hubaishan
03b3b38db1
[ticket/15433] Fix phpbbcli can enable non-existent extension
Fix phpbbcli can enable non-existent extension

PHPBB3-15433
2017-12-03 15:01:31 +01:00
Marc Alexander
e157d8890b
Merge pull request #5020 from marc1706/ticket/15424
[ticket/15424] Multiple typo fixes in docs & comments
2017-11-01 12:27:13 +01:00
Marc Alexander
7a54b0631d
Merge branch '3.2.x' 2017-10-29 12:49:25 +01:00
luzpaz
e13ba99c81
[ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
2017-10-29 12:44:01 +01:00
Tristan Darricau
6e86cd9e15
[ticket/15298] Never suppress exception trace when using CLI
PHPBB3-15298
2017-09-10 13:34:31 +02:00
Oliver Schramm
7a32f79752 Merge branch '3.2.x' 2017-09-08 16:06:52 +02:00
Oliver Schramm
16da17a4ba Merge branch '3.1.x' into 3.2.x 2017-09-08 16:06:47 +02:00
Marc Alexander
7e4498dfb5
[ticket/15347] Fix query quotes in update hashes cli command
PHPBB3-15347
2017-09-08 10:54:58 +02:00
Máté Bartus
6459bcf98f Merge branch '3.2.x' 2017-09-07 14:07:26 +02:00
Rubén Calvo
bf289de26f [ticket/15349] Return 1 instead of 2 in case of error
PHPBB3-15346
2017-09-07 12:56:39 +02:00
Rubén Calvo
aa23af38d4 [ticket/15349] Check if extension is enableable before enable
PHPBB3-15346
2017-09-07 12:56:29 +02:00