1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-13 12:22:03 +02:00

32637 Commits

Author SHA1 Message Date
Marc Alexander
d98c181202
Merge branch '3.3.x' 2019-05-23 22:07:52 +02:00
Marc Alexander
00f639de7b
Merge branch '3.2.x' into 3.3.x 2019-05-23 22:07:30 +02:00
Marc Alexander
f6beabc593
Merge pull request #5598 from marc1706/ticket/16067
[ticket/16067] Specify trusty build environment
2019-05-23 22:06:50 +02:00
Marc Alexander
964cc30548
[ticket/16067] Specify trusty build environment
PHPBB3-16067
2019-05-23 19:59:13 +02:00
Marc Alexander
1c16553110
Merge branch '3.3.x' 2019-05-14 17:28:30 +02:00
Marc Alexander
9207b13224
Merge branch '3.2.x' into 3.3.x 2019-05-14 17:24:36 +02:00
Marc Alexander
8142257e31
Merge pull request #5587 from 3D-I/ticket/16048
[ticket/16048] Fix restore backup from ACP
2019-05-14 17:24:31 +02:00
Marc Alexander
156ac3c350
Merge branch '3.3.x' 2019-05-14 17:18:44 +02:00
Marc Alexander
29d40fd3d6
Merge branch '3.2.x' into 3.3.x 2019-05-14 17:18:39 +02:00
Marc Alexander
fdc04cb9ec
Merge pull request #5588 from rxu/ticket/16050
[ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+
2019-05-14 17:18:35 +02:00
Marc Alexander
91e2ec05f3 Merge branch '3.3.x' 2019-05-14 11:43:20 +02:00
Marc Alexander
0ebcb3f3a0 Merge branch '3.2.x' into 3.3.x 2019-05-14 11:42:43 +02:00
Marc Alexander
d6a6e86975 Merge pull request #5590 from cclauss/patch-1
[ticket/16058] Travis CI: "sudo: required" not longer is
2019-05-14 11:42:12 +02:00
cclauss
275d6ee050
[ticket/16058] Travis CI: "sudo: required" not longer is
[Travis are now recommending removing the __sudo__ tag](
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).

"_If you currently specify __sudo:__ in your __.travis.yml__, we recommend
removing that configuration_"

PHPBB3-16058
2019-05-13 21:54:03 +02:00
Marc Alexander
53025be191
[ticket/16052] Require PHP 7.3 builds to pass
PHPBB3-16052
2019-05-12 21:24:03 +02:00
Marc Alexander
b6387c501b
[ticket/16052] Update composer dependencies for master
PHPBB3-16052
2019-05-12 20:31:41 +02:00
Marc Alexander
9314047a0d
Merge branch '3.3.x' 2019-05-12 18:33:49 +02:00
Marc Alexander
f7ec97b88e
[ticket/16052] Update composer dependencies
PHPBB3-16052
2019-05-12 18:28:08 +02:00
Marc Alexander
1035cd9ac3
Merge branch '3.3.x' 2019-05-12 18:06:03 +02:00
Marc Alexander
b6cd02bacb
[ticket/16052] Add 3.3.0-dev migration
PHPBB3-16052
2019-05-11 23:36:20 +02:00
hanakin
52ed8bfaa1
[ticket/15927] Avoid using floats
PHPBB3-15927
2019-05-11 23:36:20 +02:00
hanakin
8f0643a14c
[ticket/15927] Fix render issue
PHPBB3-15927
2019-05-11 23:36:20 +02:00
Marc Alexander
31ab3d93a2
[ticket/15828] Do not allow PHP 7.3 tests to fail
PHPBB3-15828
2019-05-11 23:36:20 +02:00
Marc Alexander
89ae1c3221
[ticket/16052] Update version numbers to 3.3
PHPBB3-16052
2019-05-11 23:36:44 +02:00
Marc Alexander
3f33d89572
[ticket/16052] Fix issues caused by merges
PHPBB3-16052
2019-05-11 23:36:20 +02:00
rxu
7c6e660694
[ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+
PHPBB3-16050
2019-05-11 10:45:34 +07:00
Matt Friedman
90f8498a44
[ticket/15369] Fix php_exporter tests
PHPBB3-15369
2019-05-10 21:02:54 +02:00
Matt Friedman
2753f8ccc8
[ticket/15369] Fix tests
PHPBB3-15369
2019-05-10 21:02:43 +02:00
Marc Alexander
18d4b7f358
[ticket/15938] Update classes in backupStaticAttributesBlacklist
PHPBB3-15938
2019-05-09 21:59:28 +02:00
Marc Alexander
978d883abb
[ticket/14948] Remove checks for unsupported PHP versions
PHPBB3-14948
2019-05-09 21:58:29 +02:00
Marc Alexander
d0e3c2c136
[ticket/14948] Switch to VC15 where necessary for appveyor mssql driver
PHPBB3-14948
2019-05-09 21:58:23 +02:00
Marc Alexander
fe6dd5a8f7
[ticket/14948] Use MSSQL 5.3.0 driver in appveyor builds
PHPBB3-14948
2019-05-09 21:58:11 +02:00
Marc Alexander
33f9333f13
[ticket/14948] Remove no longer needed or supported phpunit configs
PHPBB3-14948
2019-05-09 21:58:05 +02:00
Marc Alexander
51ffab0045
[ticket/14948] Use new namespaced classes when generating mssql schema
PHPBB3-14948
2019-05-09 21:58:01 +02:00
Marc Alexander
4ad0d4ceeb
[ticket/14948] Require json extension in composer.json
PHPBB3-14948
2019-05-09 21:57:55 +02:00
Marc Alexander
4ff993fc1b
[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-05-09 21:57:48 +02:00
Marc Alexander
3c0fd43f85
[ticket/14948] Use continue 2 instead of continue to continue while loop
PHPBB3-14948
2019-05-09 21:57:42 +02:00
Marc Alexander
c92d4933cc
[ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0
PHPBB3-14948
2019-05-09 21:57:37 +02:00
Marc Alexander
9f19202152
[ticket/14948] Update lexer to be compatible with twig 2.6
PHPBB3-14948
2019-05-09 21:57:30 +02:00
Marc Alexander
e7795fe7ce
[ticket/14948] Change PHP versions for appveyor
PHPBB3-14948
2019-05-09 21:57:23 +02:00
Marc Alexander
9223781797
[ticket/14948] Update codesniffer files to be compatible with phpcs 3.x
PHPBB3-14948
2019-05-09 21:57:10 +02:00
Marc Alexander
e76c673e2e
[ticket/14948] Update requirements and travis build matrix
PHPBB3-14948
2019-05-09 21:49:57 +02:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
2019-05-09 21:40:06 +02:00
Marc Alexander
d968392b4d
[ticket/14948] Require PHP 7.1 and update dependencies
PHPBB3-14948
2019-05-09 21:36:06 +02:00
Máté Bartus
05a86ca3b0
[ticket/15921] Fix master build
PHPBB3-15921
2019-05-09 21:31:35 +02:00
François-Xavier de Guillebon
c0fde5d5fd
[ticket/15508] Update loader
PHPBB3-15508
2019-05-09 21:30:39 +02:00
François-Xavier de Guillebon
40e61e4d1e
[ticket/15508] Remove call to getEnvironment() from parser
PHPBB3-15508
2019-05-09 21:30:12 +02:00
François-Xavier de Guillebon
ff35f65064
[ticket/15508] Replace Twig_NodeInterface with Twig_Node
PHPBB3-15508
2019-05-09 21:28:24 +02:00
François-Xavier de Guillebon
ac3c49e548
[ticket/15508] Update composer dependencies to allow Twig 2.x
PHPBB3-15508
2019-05-09 21:28:08 +02:00
rubencm
27fc256745
[ticket/12629] Fix tests
PHPBB3-12629
2019-05-09 21:24:06 +02:00