1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-15 13:10:24 +01:00

32302 Commits

Author SHA1 Message Date
hanakin
1c4f1fb711 [ticket/15927] Avoid using floats
PHPBB3-15927
2019-01-05 12:54:55 -05:00
3D-I
8fa7e18e2b [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
PHPBB3-15926
2019-01-05 18:36:54 +01:00
Marc Alexander
4c0a948d84
Merge branch '3.2.x' 2019-01-05 16:12:43 +01:00
Marc Alexander
537ff0c567
Merge pull request #5457 from battye/ticket/15883
[ticket/15883] New error message for when users try adding invalid usernames to a group
2019-01-05 16:12:29 +01:00
battye
08968bdb60 [ticket/15883] Doc block change
PHPBB3-15883
2019-01-05 08:19:21 +00:00
3D-I
5949f912ba [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
PHPBB3-15926
2019-01-05 01:32:43 +01:00
hanakin
d14b1b3906 [ticket/15927] Fix render issue
PHPBB3-15927
2019-01-04 18:17:26 -05:00
Máté Bartus
25e3d69ad6
Merge pull request #5049 from hanakin/ticket/15462
[ticket/15462] add bidi.css to stylesheet.css
2019-01-04 19:41:16 +01:00
battye
3f19d32f76 [ticket/15883] Review changes
PHPBB3-15883
2019-01-04 15:49:15 +00:00
Derk
8bbf591cdb
Merge pull request #5491 from marc1706/ticket/14948
[ticket/14948] Update to PHP 7.1+ and Twig 2.x
2019-01-02 23:34:52 +01:00
Derky
459f2f2c41 Merge branch '3.2.x' 2019-01-02 21:08:11 +01:00
Derky
409bfafbf0 Merge pull request #5485 from marc1706/ticket/15919
[ticket/15919] Don't run lint test against node_modules
2019-01-02 21:07:41 +01:00
Marc Alexander
5a0e426b38
[ticket/14948] Remove checks for unsupported PHP versions
PHPBB3-14948
2019-01-02 20:34:45 +01:00
Marc Alexander
56669ac280
[ticket/14948] Switch to VC15 where necessary for appveyor mssql driver
PHPBB3-14948
2019-01-02 20:19:59 +01:00
Marc Alexander
9431970b6f
[ticket/14948] Use MSSQL 5.3.0 driver in appveyor builds
PHPBB3-14948
2019-01-02 20:19:58 +01:00
Marc Alexander
df85edfe52
[ticket/14948] Remove no longer needed or supported phpunit configs
PHPBB3-14948
2019-01-02 20:19:58 +01:00
Marc Alexander
5b7fec5c47
[ticket/14948] Use new namespaced classes when generating mssql schema
PHPBB3-14948
2019-01-02 20:19:58 +01:00
Marc Alexander
0e83cbe658
[ticket/14948] Require json extension in composer.json
PHPBB3-14948
2019-01-02 20:19:58 +01:00
Marc Alexander
6b7ab5b794
[ticket/14948] Allow failures on PHP 7.3 until segfault is resolved
PHPUnit still runs into segfaults on PHP 7.3.0. Let this test fail for now.

PHPBB3-14948
2019-01-02 20:19:57 +01:00
Marc Alexander
f3cfe6b164
[ticket/14948] Use continue 2 instead of continue to continue while loop
PHPBB3-14948
2019-01-02 20:19:57 +01:00
Marc Alexander
04d4bfeff4
[ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0
PHPBB3-14948
2019-01-02 20:19:57 +01:00
Marc Alexander
830269dfee
[ticket/14948] Update lexer to be compatible with twig 2.6
PHPBB3-14948
2019-01-02 20:19:57 +01:00
Marc Alexander
7c062505aa
[ticket/14948] Change PHP versions for appveyor
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
c4b3a2ea25
[ticket/14948] Update codesniffer files to be compatible with phpcs 3.x
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
75757a7db4
[ticket/14948] Update requirements and travis build matrix
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
c6cc6ba8d8
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
8e78d829b1
[ticket/14948] Require PHP 7.1 and update dependencies
PHPBB3-14948
2019-01-02 20:19:55 +01:00
Derk
0ac41f8027
Merge pull request #5495 from marc1706/ticket/15924
[ticket/15924] Fix stylelint after switching to trusty builds
2019-01-02 19:22:52 +01:00
Marc Alexander
b74ee356d2
[ticket/15924] Try running stylelint via node_modules
PHPBB3-15924
2019-01-02 17:43:23 +01:00
Marc Alexander
dfe3d13219
[ticket/15924] Use default travis node version
PHPBB3-15924
2019-01-02 17:33:22 +01:00
Derky
07efa7c19b Merge branch '3.2.x' 2019-01-01 23:12:33 +01:00
Derky
186259cbbc Merge pull request #5493 from marc1706/ticket/15924
[ticket/15924] Switch to trusty build environment
2019-01-01 23:10:20 +01:00
Marc Alexander
186115c65f
[ticket/15924] Switch back to installing mariadb from 3rd party repo
PHPBB3-15924
2019-01-01 22:23:16 +01:00
Marc Alexander
a23a7602b7
[ticket/15924] Enable APCu extension
PHPBB3-15924
2019-01-01 10:56:26 +01:00
Marc Alexander
bdf9af0abb
[ticket/15924] Install apc via pecl and remove nginx config check
PHPBB3-15924
2018-12-31 23:26:53 +01:00
Marc Alexander
444e5e6498
[ticket/15924] Switch to trusty build environment
PHPBB3-15924
2018-12-31 22:46:59 +01:00
Marc Alexander
761be32433
Merge pull request #5490 from CHItA/ticket/15921
[ticket/15921] Fix master build
2018-12-30 11:00:15 +01:00
Máté Bartus
5667eecab8 [ticket/15921] Fix master build
PHPBB3-15921
2018-12-29 23:32:29 +01:00
chita
3a45e1fbcc Merge branch '3.2.x' 2018-12-29 16:06:55 +01:00
chita
a578ce0119 Merge pull request #5488 from marc1706/ticket/15921
[ticket/15921] Update textformattter to 1.3.2
2018-12-29 15:56:44 +01:00
Marc Alexander
c82fb61ac5
Merge branch '3.2.x' 2018-12-29 12:25:57 +01:00
Marc Alexander
86c773fbf9
Merge pull request #5462 from 3D-I/ticket/15890
[ticket/15890] Add core.memberlist_modify_viewprofile_sql
2018-12-29 12:25:52 +01:00
JoshyPHP
e9310c928e
[ticket/15921] Use backward compatible template for emojis
PHPBB3-15921
2018-12-29 11:23:47 +01:00
Marc Alexander
5bc078652c
Merge branch '3.2.x' 2018-12-27 21:32:14 +01:00
Marc Alexander
3a7d17414d
Merge pull request #5468 from senky/ticket/15898
[ticket/15898] Add core.ucp_pm_compose_template
2018-12-27 21:31:51 +01:00
Marc Alexander
3084ea4d75
Merge branch '3.2.x' 2018-12-27 11:10:30 +01:00
Marc Alexander
a4e37a8482
Merge pull request #5482 from GanstaZ/ticket/15914
[ticket/15914] Add core.modify_memberlist_viewprofile_group* events
2018-12-27 10:47:52 +01:00
Marc Alexander
c51859c0bd
[ticket/15921] Update tests for twemoji
PHPBB3-15921
2018-12-27 10:36:41 +01:00
Jakub Senko
572545a430
[ticket/15899] Add core.modify_attachment_sql_ary_on_* events
PHPBB3-15899
2018-12-27 10:27:10 +01:00
Marc Alexander
05f4046b2b
Merge branch '3.2.x' 2018-12-27 10:00:14 +01:00