Release 1.19.8 (#3296)

* unify extension check
* fix updating one config section redirects to all sections
* weekly times: configure number of weeks for recent activities
* weekly times: configure minimum number of rows
* added explicit formats for en_GB and pt
This commit is contained in:
Kevin Papst
2022-05-17 11:52:45 +02:00
committed by GitHub
parent 27c60d9fc4
commit 9e2a295182
13 changed files with 122 additions and 60 deletions

51
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "1b9dd5a62d735ab920ce887fd95e2913",
"content-hash": "e49b6d7813734f458c32176aa129f251",
"packages": [
{
"name": "beberlei/doctrineextensions",
@@ -1404,16 +1404,16 @@
},
{
"name": "doctrine/persistence",
"version": "2.5.2",
"version": "2.5.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "4276c6cbc0ca692c190f650a2678623bf04af2d2"
"reference": "d7edf274b6d35ad82328e223439cc2bb2f92bd9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/4276c6cbc0ca692c190f650a2678623bf04af2d2",
"reference": "4276c6cbc0ca692c190f650a2678623bf04af2d2",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/d7edf274b6d35ad82328e223439cc2bb2f92bd9e",
"reference": "d7edf274b6d35ad82328e223439cc2bb2f92bd9e",
"shasum": ""
},
"require": {
@@ -1486,7 +1486,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/2.5.2"
"source": "https://github.com/doctrine/persistence/tree/2.5.3"
},
"funding": [
{
@@ -1502,7 +1502,7 @@
"type": "tidelift"
}
],
"time": "2022-05-02T17:29:02+00:00"
"time": "2022-05-03T09:16:53+00:00"
},
{
"name": "doctrine/sql-formatter",
@@ -1770,16 +1770,16 @@
},
{
"name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.11",
"version": "v1.0.12",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "d1eadf86d5b843c496614ef075a8f655a880f1d8"
"reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/d1eadf86d5b843c496614ef075a8f655a880f1d8",
"reference": "d1eadf86d5b843c496614ef075a8f655a880f1d8",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/8419f0158715b30d4b99a5bd37c6a39671994ad7",
"reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7",
"shasum": ""
},
"require": {
@@ -1836,7 +1836,7 @@
],
"support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.11"
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.12"
},
"funding": [
{
@@ -1848,7 +1848,7 @@
"type": "tidelift"
}
],
"time": "2022-05-04T11:03:58+00:00"
"time": "2022-05-05T09:31:05+00:00"
},
{
"name": "friendsofsymfony/rest-bundle",
@@ -4201,16 +4201,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.5.0",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "6cafed9212aa56aaa3aaf3b67c0fd1e5de53f50c"
"reference": "981cc368a216c988e862a75e526b6076987d1b50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6cafed9212aa56aaa3aaf3b67c0fd1e5de53f50c",
"reference": "6cafed9212aa56aaa3aaf3b67c0fd1e5de53f50c",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/981cc368a216c988e862a75e526b6076987d1b50",
"reference": "981cc368a216c988e862a75e526b6076987d1b50",
"shasum": ""
},
"require": {
@@ -4239,9 +4239,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.5.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.5.1"
},
"time": "2022-05-04T07:46:54+00:00"
"time": "2022-05-05T11:32:40+00:00"
},
{
"name": "psr/cache",
@@ -11852,16 +11852,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.6.5",
"version": "1.6.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "462f7651f3454f280d6a397be3290634ab937022"
"reference": "d41c39cb2e487663bce9bbd97c660e244b73abad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/462f7651f3454f280d6a397be3290634ab937022",
"reference": "462f7651f3454f280d6a397be3290634ab937022",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad",
"reference": "d41c39cb2e487663bce9bbd97c660e244b73abad",
"shasum": ""
},
"require": {
@@ -11887,7 +11887,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.6.5"
"source": "https://github.com/phpstan/phpstan/tree/1.6.7"
},
"funding": [
{
@@ -11907,7 +11907,7 @@
"type": "tidelift"
}
],
"time": "2022-05-04T10:49:26+00:00"
"time": "2022-05-04T22:55:41+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@@ -14077,6 +14077,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-xml": "*",
"ext-xsl": "*",
"ext-zip": "*"
},