1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-29 03:52:46 +01:00

29842 Commits

Author SHA1 Message Date
Marc Alexander
97fb326469
Merge branch '3.3.x' 2021-03-05 20:50:49 +01:00
rxu
3a21109f89
[ticket/16719] Fix PHP notice/warning on installation
PHPBB3-16719
2021-03-05 20:23:28 +07:00
Marc Alexander
293c2ea988
Merge pull request #6151 from marc1706/ticket/15392-master
[ticket/15392] Changed dirname(__FILE__) to __DIR__ (master version)
2021-03-05 07:42:04 +01:00
Máté Bartus
1a2133be52 [ticket/16717] Set posts_table in indexing installer task
PHPBB3-16717
2021-03-04 19:13:59 +01:00
Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
DinHere
20d4a86016
[ticket/15392] Resolve incorrect replacements after code review
PHPBB3-15392
2021-03-04 16:55:54 +01:00
DinHere
f3d3b493f7
[ticket/15392] Removed realpath only where needed
PHPBB3-15392
2021-03-04 16:54:19 +01:00
DinHere
448b6a7d49
[ticket/15392] Remove not needed realpath()
PHPBB3-15392
2021-03-04 16:53:41 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere

PHPBB3-15392
2021-03-03 22:24:10 +01: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
rxu
1d9f9b5ecd
[ticket/16654] Upgrade Twig to version 3
PHPBB3-16654
2021-03-03 20:28:32 +07:00
Marc Alexander
3629b587fa
Merge branch '3.3.x' 2021-03-01 21:21:04 +01:00
3D-I
b06746460e [ticket/16712] Implement thumbnails for WEBP images in attachments
Use short array syntax

PHPBB3-16712
2021-02-27 22:10:02 +01:00
3D-I
374a3a2005 [ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
2021-02-27 21:59:57 +01:00
3D-I
84453ed957 [ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
2021-02-27 20:05:09 +01:00
3D-I
8f21a055ad [ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
2021-02-27 19:54:44 +01:00
Marc Alexander
febe2c6d2d
Merge branch '3.3.x' 2021-02-27 16:31:35 +01:00
Marc Alexander
ed2f948bf5
Merge pull request #6147 from 3D-I/ticket/16710
[ticket/16710] Allow WEBP images in attachments
2021-02-27 16:31:30 +01:00
3D-I
b5d1573acd [ticket/16710] Allow WEBP images in attachments
Update the array syntax in the function itself

PHPBB3-16710
2021-02-27 15:28:48 +01:00
3D-I
784f0d5f3b [ticket/16710] Allow WEBP images in attachments
PHPBB3-16710
2021-02-27 04:29:43 +01:00
Christian Schnegelberger
c492b51b54 [ticket/16709] Update s9e/text-formatter 2.8.1 => 2.8.3
PHPBB3-16709
2021-02-26 10:48:46 +01:00
rxu
29f2e26f71
[ticket/16649] Minor code adjustments
PHPBB3-16649
2021-02-25 07:26:44 +07:00
rxu
816c06b95e
[ticket/16649] Alphabetical sorting for composer.json entries
PHPBB3-16649
2021-02-22 10:47:01 +07:00
rxu
9c64ee8d61
[ticket/16649] Set PHP 7.3.0 as a minimum required version
Also rebase and fix composer.lock conflict

PHPBB3-16649
2021-02-19 21:34:21 +07:00
rxu
9d91d2f143
[ticket/16649] Adjust markpublic di pass
PHPBB3-16649
2021-02-19 21:20:50 +07:00
rxu
818a5c1ac4
[ticket/16649] Do not require symfony/filesystem 5.2.x as bugfixed 5.2.1 is out
PHPBB3-16649
2021-02-19 21:19:25 +07:00
rxu
929acfb64c
[ticket/16649] Correctly handle marking services as private
PHPBB3-16649
2021-02-19 21:19:25 +07:00
rubencm
497d2965f9
[ticket/16649] Update homestead
PHPBB3-16649
2021-02-19 21:19:24 +07:00
rubencm
538ff83ccc
[ticket/16649] Add compiler pass to tests
PHPBB3-16649
2021-02-19 21:18:41 +07:00
rxu
302632d240
[ticket/16649] Add compiler pass to make all services public
This also handles BC for phpBB extensions

PHPBB3-16639
2021-02-19 21:18:40 +07: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
7110b61df5
Merge branch '3.3.x' 2021-02-18 22:04:32 +01:00
Marc Alexander
bd1c3c87b7
Merge pull request #6059 from Crizz0/ticket/16589
[ticket/16589] Shortens subject and email content
2021-02-18 22:04:24 +01:00
Marc Alexander
7bfcd4f288
Merge branch '3.3.x' 2021-02-18 21:14:20 +01:00
Marc Alexander
71e8f68102
Merge pull request #6142 from 3D-I/ticket/16706
[ticket/16706] Fix undefined array keys on user IP ban
2021-02-18 21:14:15 +01:00
Christian Schnegelberger
76e1a46512 [ticket/16589] Replace personal message with private message
PHPBB3-16589
2021-02-18 21:04:05 +01:00
Marc Alexander
628e09d269
Merge branch '3.3.x' 2021-02-18 21:01:43 +01:00
Marc Alexander
8467a95127
Merge pull request #6138 from 3D-I/ticket/16698
[ticket/16698] Enhance check for default charset
2021-02-18 21:01:39 +01:00
3D-I
c499025623 [ticket/16706] Fix undefined array keys on user IP ban
PHPBB3-16706
2021-02-16 01:43:49 +01:00
Máté Bartus
cc89d481d8
Merge pull request #6134 from CHItA/ticket/16643
Use doctrine in the installer
2021-02-14 16:49:59 +01:00
3D-I
9f316bd255 [ticket/16698] Enhance check for default charset
PHPBB3-16698
2021-02-09 20:54:50 +01: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
Christian Schnegelberger
8e599e23a0 [ticket/16589] Remove "or click unsubscribe ... link" sentence
PHPBB3-16589
2021-02-06 18:01:21 +01:00
3D-I
ecf6acd730 [ticket/16698] Enhance check for default charset
PHPBB3-16698
2021-02-06 04:44:57 +01:00
Marc Alexander
f041bcce88
Merge branch '3.3.x' 2021-02-05 22:17:51 +01:00
Marc Alexander
bb8768b604
Merge pull request #6135 from 3D-I/ticket/16696
[ticket/16696] Fix unsupported operand types in viewforum - PHP8
2021-02-05 22:17:45 +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