aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15987] Add missing paranthesisMarc Alexander2019-05-141-0/+2
* [ticket/15987] Add container extension to support tables "array access"Marc Alexander2019-05-142-1/+60
* [ticket/15987] Table parameters as arraymrgoldy2019-05-141-77/+78
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\
| * Merge pull request #5587 from 3D-I/ticket/16048Marc Alexander2019-05-141-1/+1
| |\
| | * [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge pull request #5588 from rxu/ticket/16050Marc Alexander2019-05-141-1/+1
| |\ \
| | * | [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
| | |/
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+0
|\ \ \ | |/ /
| * | Merge pull request #5590 from cclauss/patch-1Marc Alexander2019-05-141-1/+0
| |\ \ | | |/ | |/|
| | * [ticket/16058] Travis CI: "sudo: required" not longer iscclauss2019-05-131-1/+0
| |/
* | [ticket/16052] Update composer dependenciesMarc Alexander2019-05-121-806/+232
* | [ticket/16052] Add 3.3.0-dev migrationMarc Alexander2019-05-111-0/+36
* | [ticket/15927] Avoid using floatshanakin2019-05-111-6/+2
* | [ticket/15927] Fix render issuehanakin2019-05-112-9/+13
* | [ticket/15828] Do not allow PHP 7.3 tests to failMarc Alexander2019-05-111-3/+0
* | [ticket/16052] Update version numbers to 3.3Marc Alexander2019-05-1123-75/+75
* | [ticket/16052] Fix issues caused by mergesMarc Alexander2019-05-115-7/+7
* | [ticket/15369] Fix php_exporter testsMatt Friedman2019-05-101-7/+13
* | [ticket/15369] Fix testsMatt Friedman2019-05-102-2/+7
* | [ticket/15938] Update classes in backupStaticAttributesBlacklistMarc Alexander2019-05-092-8/+8
* | [ticket/14948] Remove checks for unsupported PHP versionsMarc Alexander2019-05-094-23/+6
* | [ticket/14948] Switch to VC15 where necessary for appveyor mssql driverMarc Alexander2019-05-091-2/+3
* | [ticket/14948] Use MSSQL 5.3.0 driver in appveyor buildsMarc Alexander2019-05-091-1/+1
* | [ticket/14948] Remove no longer needed or supported phpunit configsMarc Alexander2019-05-096-64/+9
* | [ticket/14948] Use new namespaced classes when generating mssql schemaMarc Alexander2019-05-091-5/+5
* | [ticket/14948] Require json extension in composer.jsonMarc Alexander2019-05-092-2/+4
* | [ticket/14948] Allow failures on PHP 7.3 until segfault is resolvedMarc Alexander2019-05-091-0/+1
* | [ticket/14948] Use continue 2 instead of continue to continue while loopMarc Alexander2019-05-091-2/+2
* | [ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0Marc Alexander2019-05-091-2/+0
* | [ticket/14948] Update lexer to be compatible with twig 2.6Marc Alexander2019-05-091-13/+3
* | [ticket/14948] Change PHP versions for appveyorMarc Alexander2019-05-091-3/+3
* | [ticket/14948] Update codesniffer files to be compatible with phpcs 3.xMarc Alexander2019-05-095-54/+74
* | [ticket/14948] Update requirements and travis build matrixMarc Alexander2019-05-099-29/+22
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-09189-257/+275
* | [ticket/14948] Require PHP 7.1 and update dependenciesMarc Alexander2019-05-092-493/+751
* | [ticket/15921] Fix master buildMáté Bartus2019-05-091-454/+609
* | [ticket/15508] Update loaderFrançois-Xavier de Guillebon2019-05-091-3/+3
* | [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2019-05-0917-39/+78
* | [ticket/15508] Replace Twig_NodeInterface with Twig_NodeFrançois-Xavier de Guillebon2019-05-098-8/+8
* | [ticket/15508] Update composer dependencies to allow Twig 2.xFrançois-Xavier de Guillebon2019-05-092-523/+427
* | [ticket/12629] Fix testsrubencm2019-05-093-3/+3
* | [ticket/12629] Rename errors_show to show_errorsrubencm2019-05-093-4/+4
* | [ticket/12629] Add debug.errors_showRubén Calvo2019-05-093-2/+5
* | [ticket/15846] Fix Wrong id for downldable grouphubaishan2019-05-091-5/+5
* | [ticket/15244] Remove unglobalise related codeRubén Calvo2019-05-093-23/+1
* | [ticket/12636] Rename log.session_errors to session.log_errorsrubencm2019-05-095-8/+8
* | [ticket/12636] Add log.session_errors to mock container_builderRubén Calvo2019-05-091-0/+1
* | [ticket/12636] Add log.session_errorsRubén Calvo2019-05-094-1/+16