Upgrade Composer dependencies

- Upgrading dasprid/enum (1.0.6 => 1.0.7)
  - Upgrading laminas/laminas-diactoros (3.6.0 => 3.8.0)
  - Upgrading laminas/laminas-httphandlerrunner (2.12.0 => 2.13.0)
  - Upgrading paragonie/constant_time_encoding (v3.0.0 => v3.1.3)
  - Upgrading phpmyadmin/sql-parser (dev-master f717a32 => dev-master 339c469)
  - Upgrading phpstan/phpstan (2.1.25 => 2.1.31)
  - Upgrading phpstan/phpstan-strict-rules (2.0.6 => 2.0.7)
  - Upgrading phpunit/phpunit (11.5.36 => 11.5.42)
  - Upgrading pragmarx/google2fa-qrcode (v3.0.0 => v3.0.1)
  - Upgrading roave/security-advisories (dev-latest 4f1c712 => dev-latest 7a8f128)
  - Upgrading sebastian/exporter (6.3.0 => 6.3.2)
  - Upgrading slevomat/coding-standard (8.22.0 => 8.22.1)
  - Upgrading symfony/cache (v7.3.2 => v7.3.4)
  - Upgrading symfony/config (v7.3.2 => v7.3.4)
  - Upgrading symfony/console (v7.3.3 => v7.3.4)
  - Upgrading symfony/dependency-injection (v7.3.3 => v7.3.4)
  - Upgrading symfony/process (v7.3.3 => v7.3.4)
  - Upgrading symfony/string (v7.3.3 => v7.3.4)
  - Upgrading symfony/var-exporter (v7.3.3 => v7.3.4)

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
This commit is contained in:
Maurício Meneghini Fauth 2025-10-18 17:02:12 -03:00
parent 069b861937
commit 6d3d61fe5f
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8
2 changed files with 221 additions and 221 deletions

300
composer.lock generated
View File

@ -188,20 +188,20 @@
},
{
"name": "laminas/laminas-httphandlerrunner",
"version": "2.12.0",
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-httphandlerrunner.git",
"reference": "b14da3519c650e9436e410cfedee6f860312eff9"
"reference": "181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/b14da3519c650e9436e410cfedee6f860312eff9",
"reference": "b14da3519c650e9436e410cfedee6f860312eff9",
"url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e",
"reference": "181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e",
"shasum": ""
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-message-implementation": "^1.0 || ^2.0",
"psr/http-server-handler": "^1.0"
@ -251,7 +251,7 @@
"type": "community_bridge"
}
],
"time": "2025-05-13T21:21:16+00:00"
"time": "2025-10-12T20:58:29+00:00"
},
{
"name": "nikic/fast-route",
@ -452,12 +452,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpmyadmin/sql-parser.git",
"reference": "f717a32bcb614229a36fe20f981ccbff745ae8cd"
"reference": "339c469c7cc4da07d015167ff23fdad12738f8e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/f717a32bcb614229a36fe20f981ccbff745ae8cd",
"reference": "f717a32bcb614229a36fe20f981ccbff745ae8cd",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/339c469c7cc4da07d015167ff23fdad12738f8e7",
"reference": "339c469c7cc4da07d015167ff23fdad12738f8e7",
"shasum": ""
},
"require": {
@ -535,7 +535,7 @@
"type": "other"
}
],
"time": "2025-09-03T08:43:04+00:00"
"time": "2025-09-28T23:02:00+00:00"
},
{
"name": "psr/cache",
@ -1038,16 +1038,16 @@
},
{
"name": "symfony/cache",
"version": "v7.3.2",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "6621a2bee5373e3e972b2ae5dbedd5ac899d8cb6"
"reference": "bf8afc8ffd4bfd3d9c373e417f041d9f1e5b863f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/6621a2bee5373e3e972b2ae5dbedd5ac899d8cb6",
"reference": "6621a2bee5373e3e972b2ae5dbedd5ac899d8cb6",
"url": "https://api.github.com/repos/symfony/cache/zipball/bf8afc8ffd4bfd3d9c373e417f041d9f1e5b863f",
"reference": "bf8afc8ffd4bfd3d9c373e417f041d9f1e5b863f",
"shasum": ""
},
"require": {
@ -1116,7 +1116,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v7.3.2"
"source": "https://github.com/symfony/cache/tree/v7.3.4"
},
"funding": [
{
@ -1136,7 +1136,7 @@
"type": "tidelift"
}
],
"time": "2025-07-30T17:13:41+00:00"
"time": "2025-09-11T10:12:26+00:00"
},
{
"name": "symfony/cache-contracts",
@ -1216,16 +1216,16 @@
},
{
"name": "symfony/config",
"version": "v7.3.2",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "faef36e271bbeb74a9d733be4b56419b157762e2"
"reference": "8a09223170046d2cfda3d2e11af01df2c641e961"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/faef36e271bbeb74a9d733be4b56419b157762e2",
"reference": "faef36e271bbeb74a9d733be4b56419b157762e2",
"url": "https://api.github.com/repos/symfony/config/zipball/8a09223170046d2cfda3d2e11af01df2c641e961",
"reference": "8a09223170046d2cfda3d2e11af01df2c641e961",
"shasum": ""
},
"require": {
@ -1271,7 +1271,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v7.3.2"
"source": "https://github.com/symfony/config/tree/v7.3.4"
},
"funding": [
{
@ -1291,20 +1291,20 @@
"type": "tidelift"
}
],
"time": "2025-07-26T13:55:06+00:00"
"time": "2025-09-22T12:46:16+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v7.3.3",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "ab6c38dad5da9b15b1f7afb2f5c5814112e70261"
"reference": "82119812ab0bf3425c1234d413efd1b19bb92ae4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ab6c38dad5da9b15b1f7afb2f5c5814112e70261",
"reference": "ab6c38dad5da9b15b1f7afb2f5c5814112e70261",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/82119812ab0bf3425c1234d413efd1b19bb92ae4",
"reference": "82119812ab0bf3425c1234d413efd1b19bb92ae4",
"shasum": ""
},
"require": {
@ -1355,7 +1355,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v7.3.3"
"source": "https://github.com/symfony/dependency-injection/tree/v7.3.4"
},
"funding": [
{
@ -1375,7 +1375,7 @@
"type": "tidelift"
}
],
"time": "2025-08-14T09:54:27+00:00"
"time": "2025-09-11T10:12:26+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -2083,16 +2083,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v7.3.3",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "d4dfcd2a822cbedd7612eb6fbd260e46f87b7137"
"reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/d4dfcd2a822cbedd7612eb6fbd260e46f87b7137",
"reference": "d4dfcd2a822cbedd7612eb6fbd260e46f87b7137",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f020b544a30a7fe8ba972e53ee48a74c0bc87f4",
"reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4",
"shasum": ""
},
"require": {
@ -2140,7 +2140,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v7.3.3"
"source": "https://github.com/symfony/var-exporter/tree/v7.3.4"
},
"funding": [
{
@ -2160,7 +2160,7 @@
"type": "tidelift"
}
],
"time": "2025-08-18T13:10:53+00:00"
"time": "2025-09-11T10:12:26+00:00"
},
{
"name": "twig/twig",
@ -3622,16 +3622,16 @@
},
{
"name": "dasprid/enum",
"version": "1.0.6",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"shasum": ""
},
"require": {
@ -3666,9 +3666,9 @@
],
"support": {
"issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.6"
"source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
},
"time": "2024-08-09T14:30:48+00:00"
"time": "2025-09-16T12:23:56+00:00"
},
{
"name": "daverandom/libdns",
@ -4307,20 +4307,20 @@
},
{
"name": "laminas/laminas-diactoros",
"version": "3.6.0",
"version": "3.8.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "b068eac123f21c0e592de41deeb7403b88e0a89f"
"reference": "60c182916b2749480895601649563970f3f12ec4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/b068eac123f21c0e592de41deeb7403b88e0a89f",
"reference": "b068eac123f21c0e592de41deeb7403b88e0a89f",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/60c182916b2749480895601649563970f3f12ec4",
"reference": "60c182916b2749480895601649563970f3f12ec4",
"shasum": ""
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
"psr/http-factory": "^1.1",
"psr/http-message": "^1.1 || ^2.0"
},
@ -4337,11 +4337,11 @@
"ext-gd": "*",
"ext-libxml": "*",
"http-interop/http-factory-tests": "^2.2.0",
"laminas/laminas-coding-standard": "~3.0.0",
"laminas/laminas-coding-standard": "~3.1.0",
"php-http/psr7-integration-tests": "^1.4.0",
"phpunit/phpunit": "^10.5.36",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.26.1"
"psalm/plugin-phpunit": "^0.19.5",
"vimeo/psalm": "^6.13"
},
"type": "library",
"extra": {
@ -4391,7 +4391,7 @@
"type": "community_bridge"
}
],
"time": "2025-05-05T16:03:34+00:00"
"time": "2025-10-12T15:31:36+00:00"
},
{
"name": "lcobucci/clock",
@ -4880,24 +4880,26 @@
},
{
"name": "paragonie/constant_time_encoding",
"version": "v3.0.0",
"version": "v3.1.3",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "df1e7fde177501eee2037dd159cf04f5f301a512"
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
"reference": "df1e7fde177501eee2037dd159cf04f5f301a512",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"shasum": ""
},
"require": {
"php": "^8"
},
"require-dev": {
"phpunit/phpunit": "^9",
"vimeo/psalm": "^4|^5"
"infection/infection": "^0",
"nikic/php-fuzzer": "^0",
"phpunit/phpunit": "^9|^10|^11",
"vimeo/psalm": "^4|^5|^6"
},
"type": "library",
"autoload": {
@ -4943,7 +4945,7 @@
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
"time": "2024-05-08T12:36:18+00:00"
"time": "2025-09-24T15:06:41+00:00"
},
{
"name": "phar-io/manifest",
@ -5444,16 +5446,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.25",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "4087d28bd252895874e174d65e26b2c202ed893a"
},
"version": "2.1.31",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/4087d28bd252895874e174d65e26b2c202ed893a",
"reference": "4087d28bd252895874e174d65e26b2c202ed893a",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96",
"reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96",
"shasum": ""
},
"require": {
@ -5498,7 +5495,7 @@
"type": "github"
}
],
"time": "2025-09-12T14:26:42+00:00"
"time": "2025-10-10T14:14:11+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@ -5602,21 +5599,21 @@
},
{
"name": "phpstan/phpstan-strict-rules",
"version": "2.0.6",
"version": "2.0.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "f9f77efa9de31992a832ff77ea52eb42d675b094"
"reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/f9f77efa9de31992a832ff77ea52eb42d675b094",
"reference": "f9f77efa9de31992a832ff77ea52eb42d675b094",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/d6211c46213d4181054b3d77b10a5c5cb0d59538",
"reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "^2.0.4"
"phpstan/phpstan": "^2.1.29"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
@ -5644,9 +5641,9 @@
"description": "Extra strict and opinionated rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.6"
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.7"
},
"time": "2025-07-21T12:19:29+00:00"
"time": "2025-09-26T11:19:08+00:00"
},
{
"name": "phpstan/phpstan-webmozart-assert",
@ -6036,16 +6033,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.36",
"version": "11.5.42",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "264a87c7ef68b1ab9af7172357740dc266df5957"
"reference": "1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/264a87c7ef68b1ab9af7172357740dc266df5957",
"reference": "264a87c7ef68b1ab9af7172357740dc266df5957",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c",
"reference": "1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c",
"shasum": ""
},
"require": {
@ -6069,7 +6066,7 @@
"sebastian/comparator": "^6.3.2",
"sebastian/diff": "^6.0.2",
"sebastian/environment": "^7.2.1",
"sebastian/exporter": "^6.3.0",
"sebastian/exporter": "^6.3.2",
"sebastian/global-state": "^7.0.2",
"sebastian/object-enumerator": "^6.0.1",
"sebastian/type": "^5.1.3",
@ -6117,7 +6114,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.36"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.42"
},
"funding": [
{
@ -6141,7 +6138,7 @@
"type": "tidelift"
}
],
"time": "2025-09-03T06:24:17+00:00"
"time": "2025-09-28T12:09:13+00:00"
},
{
"name": "pragmarx/google2fa",
@ -6197,21 +6194,21 @@
},
{
"name": "pragmarx/google2fa-qrcode",
"version": "v3.0.0",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/antonioribeiro/google2fa-qrcode.git",
"reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b"
"reference": "c23ebcc3a50de0d1566016a6dd1486e183bb78e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
"reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
"url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/c23ebcc3a50de0d1566016a6dd1486e183bb78e1",
"reference": "c23ebcc3a50de0d1566016a6dd1486e183bb78e1",
"shasum": ""
},
"require": {
"php": ">=7.1",
"pragmarx/google2fa": ">=4.0"
"pragmarx/google2fa": "^4.0|^5.0|^6.0|^7.0|^8.0"
},
"require-dev": {
"bacon/bacon-qr-code": "^2.0",
@ -6258,9 +6255,9 @@
],
"support": {
"issues": "https://github.com/antonioribeiro/google2fa-qrcode/issues",
"source": "https://github.com/antonioribeiro/google2fa-qrcode/tree/v3.0.0"
"source": "https://github.com/antonioribeiro/google2fa-qrcode/tree/v3.0.1"
},
"time": "2021-08-15T12:53:48+00:00"
"time": "2025-09-19T23:02:26+00:00"
},
{
"name": "psalm/plugin-phpunit",
@ -6548,12 +6545,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "4f1c712500aba12be4e05e40ea8f4d8ecc67d380"
"reference": "7a8f128281289412092c450a5eb3df5cabbc89e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4f1c712500aba12be4e05e40ea8f4d8ecc67d380",
"reference": "4f1c712500aba12be4e05e40ea8f4d8ecc67d380",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/7a8f128281289412092c450a5eb3df5cabbc89e1",
"reference": "7a8f128281289412092c450a5eb3df5cabbc89e1",
"shasum": ""
},
"conflict": {
@ -6572,6 +6569,7 @@
"akaunting/akaunting": "<2.1.13",
"akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
"alextselegidis/easyappointments": "<1.5.2.0-beta1",
"alt-design/alt-redirect": "<1.6.4",
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
"amazing/media2click": ">=1,<1.3.3",
"ameos/ameos_tarteaucitron": "<1.2.23",
@ -6595,10 +6593,10 @@
"athlon1600/php-proxy-app": "<=3",
"athlon1600/youtube-downloader": "<=4",
"austintoddj/canvas": "<=3.4.2",
"auth0/auth0-php": ">=8.0.0.0-beta1,<8.14",
"auth0/login": "<7.17",
"auth0/symfony": "<5.4",
"auth0/wordpress": "<5.3",
"auth0/auth0-php": ">=3.3,<=8.16",
"auth0/login": "<=7.18",
"auth0/symfony": "<=5.4.1",
"auth0/wordpress": "<=5.3",
"automad/automad": "<2.0.0.0-alpha5",
"automattic/jetpack": "<9.8",
"awesome-support/awesome-support": "<=6.0.7",
@ -6610,7 +6608,7 @@
"backpack/filemanager": "<2.0.2|>=3,<3.0.9",
"bacula-web/bacula-web": "<9.7.1",
"badaso/core": "<=2.9.11",
"bagisto/bagisto": "<2.1",
"bagisto/bagisto": "<=2.3.7",
"barrelstrength/sprout-base-email": "<1.2.7",
"barrelstrength/sprout-forms": "<3.9",
"barryvdh/laravel-translation-manager": "<0.6.8",
@ -6715,9 +6713,10 @@
"doctrine/mongodb-odm": "<1.0.2",
"doctrine/mongodb-odm-bundle": "<3.0.1",
"doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "<=21.0.2",
"dolibarr/dolibarr": "<21.0.3",
"dompdf/dompdf": "<2.0.4",
"doublethreedigital/guest-entries": "<3.1.2",
"drupal-pattern-lab/unified-twig-extensions": "<=0.1",
"drupal/admin_audit_trail": "<1.0.5",
"drupal/ai": "<1.0.5",
"drupal/alogin": "<2.0.6",
@ -6766,7 +6765,7 @@
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1-dev",
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev",
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.38|>=3.3,<3.3.39",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.39|>=3.3,<3.3.39",
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1|>=5.3.0.0-beta1,<5.3.5",
"ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
"ezsystems/ezplatform-http-cache": "<2.3.16",
@ -6841,6 +6840,7 @@
"gogentooss/samlbase": "<1.2.7",
"google/protobuf": "<3.4",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gp247/core": "<1.1.24",
"gree/jose": "<2.2.1",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<6.1.17",
@ -6859,15 +6859,15 @@
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
"httpsoft/http-message": "<1.0.12",
"hyn/multi-tenant": ">=5.6,<5.7.2",
"ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.21",
"ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.25|>=5,<5.0.3",
"ibexa/admin-ui-assets": ">=4.6.0.0-alpha1,<4.6.21",
"ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.6|>=4.6,<4.6.2",
"ibexa/fieldtype-richtext": ">=4.6,<4.6.21",
"ibexa/fieldtype-richtext": ">=4.6,<4.6.25|>=5,<5.0.3",
"ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
"ibexa/http-cache": ">=4.6,<4.6.14",
"ibexa/post-install": "<1.0.16|>=4.6,<4.6.14",
"ibexa/solr": ">=4.5,<4.5.4",
"ibexa/user": ">=4,<4.4.3",
"ibexa/user": ">=4,<4.4.3|>=5,<5.0.3",
"icecoder/icecoder": "<=8.1",
"idno/known": "<=1.3.1",
"ilicmiljan/secure-props": ">=1.2,<1.2.2",
@ -6903,7 +6903,7 @@
"joomla/archive": "<1.1.12|>=2,<2.0.1",
"joomla/database": ">=1,<2.2|>=3,<3.4",
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
"joomla/filter": "<1.4.4|>=2,<2.0.1",
"joomla/filter": "<2.0.6|>=3,<3.0.5|==4",
"joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
"joomla/input": ">=2,<2.0.2",
"joomla/joomla-cms": "<3.9.12|>=4,<4.4.13|>=5,<5.2.6",
@ -6942,6 +6942,7 @@
"laravel/socialite": ">=1,<2.0.10",
"latte/latte": "<2.10.8",
"lavalite/cms": "<=9|==10.1",
"lavitto/typo3-form-to-database": "<2.2.5|>=3,<3.2.2|>=4,<4.2.3|>=5,<5.0.2",
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
"league/commonmark": "<2.7",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
@ -6991,7 +6992,9 @@
"mediawiki/semantic-media-wiki": "<4.0.2",
"mehrwert/phpmyadmin": "<3.2",
"melisplatform/melis-asset-manager": "<5.0.1",
"melisplatform/melis-cms": "<5.0.1",
"melisplatform/melis-cms": "<5.3.4",
"melisplatform/melis-cms-slider": "<5.3.1",
"melisplatform/melis-core": "<5.3.11",
"melisplatform/melis-front": "<5.0.1",
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
"mgallegos/laravel-jqgrid": "<=1.3",
@ -7042,6 +7045,7 @@
"notrinos/notrinos-erp": "<=0.7",
"noumo/easyii": "<=0.9",
"novaksolutions/infusionsoft-php-sdk": "<1",
"novosga/novosga": "<=2.2.12",
"nukeviet/nukeviet": "<4.5.02",
"nyholm/psr7": "<1.6.1",
"nystudio107/craft-seomatic": "<3.4.12",
@ -7056,7 +7060,7 @@
"omeka/omeka-s": "<4.0.3",
"onelogin/php-saml": "<2.10.4",
"oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
"open-web-analytics/open-web-analytics": "<1.7.4",
"open-web-analytics/open-web-analytics": "<1.8.1",
"opencart/opencart": ">=0",
"openid/php-openid": "<2.3",
"openmage/magento-lts": "<20.12.3",
@ -7135,6 +7139,7 @@
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.2.3",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5",
"prestashop/ps_contactinfo": "<=3.3.2",
"prestashop/ps_emailsubscription": "<2.6.1",
"prestashop/ps_facetedsearch": "<3.4.1",
@ -7172,7 +7177,7 @@
"roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11",
"rudloff/alltube": "<3.0.3",
"rudloff/rtmpdump-bin": "<=2.3.1",
"s-cart/core": "<6.9",
"s-cart/core": "<=9.0.5",
"s-cart/s-cart": "<6.9",
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
"sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
@ -7228,7 +7233,7 @@
"slim/slim": "<2.6",
"slub/slub-events": "<3.0.3",
"smarty/smarty": "<4.5.3|>=5,<5.1.1",
"snipe/snipe-it": "<8.1",
"snipe/snipe-it": "<8.1.18",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"solspace/craft-freeform": ">=5,<5.10.16",
@ -7244,6 +7249,7 @@
"starcitizentools/citizen-skin": ">=1.9.4,<3.4",
"starcitizentools/short-description": ">=4,<4.0.1",
"starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1",
"starcitizenwiki/embedvideo": "<=4",
"statamic/cms": "<=5.16",
"stormpath/sdk": "<9.9.99",
"studio-42/elfinder": "<=2.1.64",
@ -7318,7 +7324,7 @@
"thelia/thelia": ">=2.1,<2.1.3",
"theonedemon/phpwhois": "<=4.2.5",
"thinkcmf/thinkcmf": "<6.0.8",
"thorsten/phpmyfaq": "<=4.0.1",
"thorsten/phpmyfaq": "<=4.0.1|>=4.0.7,<4.0.13",
"tikiwiki/tiki-manager": "<=17.1",
"timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1",
"tinymce/tinymce": "<7.2",
@ -7334,7 +7340,7 @@
"tribalsystems/zenario": "<=9.7.61188",
"truckersmp/phpwhois": "<=4.3.1",
"ttskch/pagination-service-provider": "<1",
"twbs/bootstrap": "<=3.4.1|>=4,<=4.6.2",
"twbs/bootstrap": "<3.4.1|>=4,<4.3.1",
"twig/twig": "<3.11.2|>=3.12,<3.14.1|>=3.16,<3.19",
"typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
"typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
@ -7398,6 +7404,7 @@
"webklex/laravel-imap": "<5.3",
"webklex/php-imap": "<5.3",
"webpa/webpa": "<3.1.2",
"webreinvent/vaahcms": "<=2.3.1",
"wikibase/wikibase": "<=1.39.3",
"wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1",
@ -7510,7 +7517,7 @@
"type": "tidelift"
}
],
"time": "2025-09-10T22:05:39+00:00"
"time": "2025-10-17T18:06:27+00:00"
},
{
"name": "sebastian/cli-parser",
@ -7977,16 +7984,16 @@
},
{
"name": "sebastian/exporter",
"version": "6.3.0",
"version": "6.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3"
"reference": "70a298763b40b213ec087c51c739efcaa90bcd74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3",
"reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/70a298763b40b213ec087c51c739efcaa90bcd74",
"reference": "70a298763b40b213ec087c51c739efcaa90bcd74",
"shasum": ""
},
"require": {
@ -8000,7 +8007,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "6.1-dev"
"dev-main": "6.3-dev"
}
},
"autoload": {
@ -8043,15 +8050,27 @@
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0"
"source": "https://github.com/sebastianbergmann/exporter/tree/6.3.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
"type": "tidelift"
}
],
"time": "2024-12-05T09:17:50+00:00"
"time": "2025-09-24T06:12:51+00:00"
},
{
"name": "sebastian/global-state",
@ -8488,16 +8507,16 @@
},
{
"name": "slevomat/coding-standard",
"version": "8.22.0",
"version": "8.22.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "a4cef983bad2e70125612d22b2f6e2bd1333d5c2"
"reference": "1dd80bf3b93692bedb21a6623c496887fad05fec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/a4cef983bad2e70125612d22b2f6e2bd1333d5c2",
"reference": "a4cef983bad2e70125612d22b2f6e2bd1333d5c2",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/1dd80bf3b93692bedb21a6623c496887fad05fec",
"reference": "1dd80bf3b93692bedb21a6623c496887fad05fec",
"shasum": ""
},
"require": {
@ -8509,11 +8528,11 @@
"require-dev": {
"phing/phing": "3.0.1|3.1.0",
"php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/phpstan": "2.1.22",
"phpstan/phpstan": "2.1.24",
"phpstan/phpstan-deprecation-rules": "2.0.3",
"phpstan/phpstan-phpunit": "2.0.7",
"phpstan/phpstan-strict-rules": "2.0.6",
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.3.8"
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.3.10"
},
"type": "phpcodesniffer-standard",
"extra": {
@ -8537,7 +8556,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.22.0"
"source": "https://github.com/slevomat/coding-standard/tree/8.22.1"
},
"funding": [
{
@ -8549,7 +8568,7 @@
"type": "tidelift"
}
],
"time": "2025-09-06T09:14:48+00:00"
"time": "2025-09-13T08:53:30+00:00"
},
{
"name": "spatie/array-to-xml",
@ -8949,16 +8968,16 @@
},
{
"name": "symfony/console",
"version": "v7.3.3",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7"
"reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7",
"reference": "cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7",
"url": "https://api.github.com/repos/symfony/console/zipball/2b9c5fafbac0399a20a2e82429e2bd735dcfb7db",
"reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db",
"shasum": ""
},
"require": {
@ -9023,7 +9042,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v7.3.3"
"source": "https://github.com/symfony/console/tree/v7.3.4"
},
"funding": [
{
@ -9043,7 +9062,7 @@
"type": "tidelift"
}
],
"time": "2025-08-25T06:35:40+00:00"
"time": "2025-09-22T15:31:00+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
@ -9297,16 +9316,16 @@
},
{
"name": "symfony/process",
"version": "v7.3.3",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "32241012d521e2e8a9d713adb0812bb773b907f1"
"reference": "f24f8f316367b30810810d4eb30c543d7003ff3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/32241012d521e2e8a9d713adb0812bb773b907f1",
"reference": "32241012d521e2e8a9d713adb0812bb773b907f1",
"url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b",
"reference": "f24f8f316367b30810810d4eb30c543d7003ff3b",
"shasum": ""
},
"require": {
@ -9338,7 +9357,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v7.3.3"
"source": "https://github.com/symfony/process/tree/v7.3.4"
},
"funding": [
{
@ -9358,20 +9377,20 @@
"type": "tidelift"
}
],
"time": "2025-08-18T09:42:54+00:00"
"time": "2025-09-11T10:12:26+00:00"
},
{
"name": "symfony/string",
"version": "v7.3.3",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "17a426cce5fd1f0901fefa9b2a490d0038fd3c9c"
"reference": "f96476035142921000338bad71e5247fbc138872"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/17a426cce5fd1f0901fefa9b2a490d0038fd3c9c",
"reference": "17a426cce5fd1f0901fefa9b2a490d0038fd3c9c",
"url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872",
"reference": "f96476035142921000338bad71e5247fbc138872",
"shasum": ""
},
"require": {
@ -9386,7 +9405,6 @@
},
"require-dev": {
"symfony/emoji": "^7.1",
"symfony/error-handler": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0",
"symfony/intl": "^6.4|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
@ -9429,7 +9447,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v7.3.3"
"source": "https://github.com/symfony/string/tree/v7.3.4"
},
"funding": [
{
@ -9449,7 +9467,7 @@
"type": "tidelift"
}
],
"time": "2025-08-25T06:35:40+00:00"
"time": "2025-09-11T14:36:48+00:00"
},
{
"name": "symfony/uid",

View File

@ -474,7 +474,7 @@ parameters:
-
message: '#^Cannot access offset non\-falsy\-string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 10
count: 4
path: src/Config.php
-
@ -603,7 +603,7 @@ parameters:
-
message: '#^Cannot access offset ''Servers'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 8
count: 5
path: src/Config/ConfigFile.php
-
@ -1416,6 +1416,12 @@ parameters:
count: 1
path: src/ConfigStorage/Relation.php
-
message: '#^Offset ''bookmarktable''\|''central_columns''\|''column_info''\|''designer_settings''\|''export_templates''\|''favorite''\|''history''\|''navigationhiding''\|''pdf_pages''\|''recent''\|''relation''\|''savedsearches''\|''table_coords''\|''table_info''\|''table_uiprefs''\|''tracking''\|''userconfig''\|''usergroups''\|''users'' on array\{host\: string, port\: string, socket\: string, ssl\: bool, ssl_key\: string\|null, ssl_cert\: string\|null, ssl_ca\: string\|null, ssl_ca_path\: string\|null, \.\.\.\} in isset\(\) always exists and is not nullable\.$#'
identifier: isset.offset
count: 1
path: src/ConfigStorage/Relation.php
-
message: '#^Offset ''bookmarktable''\|''central_columns''\|''column_info''\|''designer_settings''\|''export_templates''\|''favorite''\|''history''\|''navigationhiding''\|''recent''\|''relation''\|''savedsearches''\|''table_uiprefs''\|''tracking''\|''userconfig'' on array\{host\: string, port\: string, socket\: string, ssl\: bool, ssl_key\: string\|null, ssl_cert\: string\|null, ssl_ca\: string\|null, ssl_ca_path\: string\|null, \.\.\.\} in isset\(\) always exists and is not nullable\.$#'
identifier: isset.offset
@ -1842,6 +1848,12 @@ parameters:
count: 1
path: src/Controllers/Database/ImportController.php
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: array.invalidKey
count: 1
path: src/Controllers/Database/ImportController.php
-
message: '#^Parameter \#2 \$db of static method PhpMyAdmin\\Database\\MultiTableQuery\:\:displayResults\(\) expects string, mixed given\.$#'
identifier: argument.type
@ -2679,6 +2691,12 @@ parameters:
count: 1
path: src/Controllers/Server/ImportController.php
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: array.invalidKey
count: 1
path: src/Controllers/Server/ImportController.php
-
message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
identifier: empty.notAllowed
@ -3291,6 +3309,12 @@ parameters:
count: 1
path: src/Controllers/Table/ImportController.php
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: array.invalidKey
count: 1
path: src/Controllers/Table/ImportController.php
-
message: '#^Binary operation "\+\=" between int and mixed results in an error\.$#'
identifier: assignOp.invalid
@ -3430,7 +3454,7 @@ parameters:
path: src/Controllers/Table/ReplaceController.php
-
message: '#^Cannot access an offset on mixed\.$#'
message: '#^Cannot access an offset on bool\|int\|list\<string\>\|string\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 1
path: src/Controllers/Table/ReplaceController.php
@ -4155,6 +4179,12 @@ parameters:
count: 1
path: src/Controllers/Table/ZoomSearchController.php
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: array.invalidKey
count: 2
path: src/Controllers/Table/ZoomSearchController.php
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: offsetAccess.invalidOffset
@ -4641,7 +4671,7 @@ parameters:
-
message: '#^Cannot access offset int\<0, max\> on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 11
count: 10
path: src/Database/CentralColumns.php
-
@ -5242,7 +5272,7 @@ parameters:
path: src/Dbal/DatabaseInterface.php
-
message: '#^Binary operation "\+\=" between \(float\|int\) and mixed results in an error\.$#'
message: '#^Binary operation "\+\=" between mixed and mixed results in an error\.$#'
identifier: assignOp.invalid
count: 1
path: src/Dbal/DatabaseInterface.php
@ -5271,7 +5301,7 @@ parameters:
-
message: '#^Cannot access offset string\|null on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 3
count: 2
path: src/Dbal/DatabaseInterface.php
-
@ -5280,6 +5310,12 @@ parameters:
count: 1
path: src/Dbal/DatabaseInterface.php
-
message: '#^Cannot use \+\+ on mixed\.$#'
identifier: postInc.type
count: 1
path: src/Dbal/DatabaseInterface.php
-
message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
identifier: empty.notAllowed
@ -5580,7 +5616,7 @@ parameters:
-
message: '#^Cannot access offset ''query'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 6
count: 4
path: src/Display/Results.php
-
@ -5904,7 +5940,7 @@ parameters:
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: offsetAccess.invalidOffset
count: 17
count: 16
path: src/Display/Results.php
-
@ -6420,7 +6456,7 @@ parameters:
-
message: '#^Cannot access offset ''favoriteTables''\|''recentTables'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 5
count: 3
path: src/Favorites/RecentFavoriteTables.php
-
@ -6432,7 +6468,7 @@ parameters:
-
message: '#^Cannot access offset int\<0, max\> on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 5
count: 3
path: src/Favorites/RecentFavoriteTables.php
-
@ -6948,16 +6984,10 @@ parameters:
count: 8
path: src/Gis/GisMultiPolygon.php
-
message: '#^Cannot access offset int\<0, max\> on non\-empty\-array\<''data_length''\|int\<0, max\>, array\{data_length\: int\<0, max\>, 0\?\: array\{x\: float, y\: float\}\}\|int\<1, max\>\>\|int\<1, max\>\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 1
path: src/Gis/GisMultiPolygon.php
-
message: '#^Cannot access offset mixed on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 6
count: 4
path: src/Gis/GisMultiPolygon.php
-
@ -7960,7 +7990,7 @@ parameters:
path: src/InsertEdit.php
-
message: '#^Parameter \#1 \$currentRow of method PhpMyAdmin\\InsertEdit\:\:getSpecialCharsAndBackupFieldForExistingRow\(\) expects array\<string\|null\>, array\<mixed\> given\.$#'
message: '#^Parameter \#1 \$currentRow of method PhpMyAdmin\\InsertEdit\:\:getSpecialCharsAndBackupFieldForExistingRow\(\) expects array\<string\|null\>, array given\.$#'
identifier: argument.type
count: 1
path: src/InsertEdit.php
@ -10513,7 +10543,7 @@ parameters:
path: src/Plugins/Import/ShapeFileImport.php
-
message: '#^Cannot access offset string on mixed\.$#'
message: '#^Cannot access offset non\-empty\-string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 1
path: src/Plugins/Import/Upload/UploadNoplugin.php
@ -10567,7 +10597,7 @@ parameters:
path: src/Plugins/Import/Upload/UploadProgress.php
-
message: '#^Cannot access offset string on mixed\.$#'
message: '#^Cannot access offset non\-empty\-string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 1
path: src/Plugins/Import/Upload/UploadProgress.php
@ -10623,7 +10653,7 @@ parameters:
-
message: '#^Cannot access offset ''complete'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 2
count: 1
path: src/Plugins/Import/Upload/UploadSession.php
-
@ -10657,7 +10687,7 @@ parameters:
path: src/Plugins/Import/Upload/UploadSession.php
-
message: '#^Cannot access offset string on mixed\.$#'
message: '#^Cannot access offset non\-empty\-string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 1
path: src/Plugins/Import/Upload/UploadSession.php
@ -10968,7 +10998,7 @@ parameters:
-
message: '#^Cannot access offset ''\-'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 10
count: 5
path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
-
@ -10980,7 +11010,7 @@ parameters:
-
message: '#^Cannot access offset string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 14
count: 8
path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
-
@ -13491,7 +13521,7 @@ parameters:
-
message: '#^Cannot access offset ''table_uiprefs'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 3
count: 2
path: src/Table/Table.php
-
@ -13509,13 +13539,13 @@ parameters:
-
message: '#^Cannot access offset int\<0, max\> on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 3
count: 2
path: src/Table/Table.php
-
message: '#^Cannot access offset string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 6
count: 4
path: src/Table/Table.php
-
@ -14274,12 +14304,6 @@ parameters:
count: 2
path: src/UserPrivilegesFactory.php
-
message: '#^Property PhpMyAdmin\\UserPrivileges\:\:\$databasesToTest \(array\<string\>\|false\) does not accept mixed\.$#'
identifier: assign.propertyType
count: 1
path: src/UserPrivilegesFactory.php
-
message: '#^Binary operation "\." between bool\|float\|int\|string and array\<string\>\|string\|false results in an error\.$#'
identifier: binaryOp.invalid
@ -14748,7 +14772,7 @@ parameters:
-
message: '#^Cannot access offset ''response'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 6
count: 4
path: src/WebAuthn/WebauthnLibServer.php
-
@ -14823,7 +14847,7 @@ parameters:
-
message: '#^Cannot access offset ''Servers'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 3
count: 1
path: tests/config.e2e.inc.php
-
@ -14850,12 +14874,6 @@ parameters:
count: 1
path: tests/config.e2e.inc.php
-
message: '#^Cannot access offset 1 on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 2
path: tests/config.e2e.inc.php
-
message: '#^Implicit array creation is not allowed \- variable \$cfg might not exist\.$#'
identifier: variable.implicitArray
@ -15036,7 +15054,7 @@ parameters:
-
message: '#^Cannot access offset ''Servers'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 5
count: 1
path: tests/test_data/config.inc.php
-
@ -15072,7 +15090,7 @@ parameters:
-
message: '#^Cannot access offset 1 on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 5
count: 1
path: tests/test_data/config.inc.php
-
@ -15297,12 +15315,6 @@ parameters:
count: 1
path: tests/unit/Config/FormDisplayTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with null will always evaluate to false\.$#'
identifier: staticMethod.impossibleType
count: 1
path: tests/unit/Config/FormDisplayTest.php
-
message: '#^Cannot access offset ''pma_testform'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
@ -15414,7 +15426,7 @@ parameters:
-
message: '#^Cannot access offset ''blowfish_secret'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
count: 6
count: 3
path: tests/unit/Config/ServerConfigChecksTest.php
-
@ -17109,12 +17121,6 @@ parameters:
count: 1
path: tests/unit/Http/Middleware/TokenRequestParamCheckingTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''test'' and ''test'' will always evaluate to true\.$#'
identifier: staticMethod.alreadyNarrowedType
count: 1
path: tests/unit/Http/Middleware/TokenRequestParamCheckingTest.php
-
message: '#^Binary operation "\." between mixed and ''/'' results in an error\.$#'
identifier: binaryOp.invalid
@ -17592,12 +17598,6 @@ parameters:
count: 7
path: tests/unit/Plugins/Auth/AuthenticationHttpTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''testUser'' and ''testUser'' will always evaluate to true\.$#'
identifier: staticMethod.alreadyNarrowedType
count: 1
path: tests/unit/Plugins/Auth/AuthenticationHttpTest.php
-
message: '#^Property PhpMyAdmin\\Config\:\:\$selectedServer \(array\{host\: string, port\: string, socket\: string, ssl\: bool, ssl_key\: string\|null, ssl_cert\: string\|null, ssl_ca\: string\|null, ssl_ca_path\: string\|null, \.\.\.\}\) does not accept array\{host\: ''a'', user\: ''user2''\}\.$#'
identifier: assign.propertyType
@ -17619,12 +17619,6 @@ parameters:
count: 13
path: tests/unit/Plugins/Auth/AuthenticationSignonTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''https\://example\.com…'' and ''https\://example\.com…'' will always evaluate to true\.$#'
identifier: staticMethod.alreadyNarrowedType
count: 1
path: tests/unit/Plugins/Auth/AuthenticationSignonTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with array\{lifetime\: 0, path\: ''/'', domain\: '''', secure\: false, partitioned\?\: false, httponly\: false, samesite\: ''''\} and array\{lifetime\: int\<0, max\>, path\: non\-falsy\-string, domain\: string, secure\: bool, httponly\: bool, samesite\: ''Lax''\|''lax''\|''None''\|''none''\|''Strict''\|''strict''\} will always evaluate to false\.$#'
identifier: staticMethod.impossibleType
@ -18024,12 +18018,6 @@ parameters:
count: 1
path: tests/unit/Setup/IndexTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with array\{array\{array\{0\: ''foo'', fresh\: false, active\: false\}, array\{0\: ''bar'', fresh\: false, active\: false\}\}\} and array\{array\{array\{''foo''\}, array\{''bar''\}\}\} will always evaluate to false\.$#'
identifier: staticMethod.impossibleType
count: 1
path: tests/unit/Setup/IndexTest.php
-
message: '#^Cannot access offset ''123'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible
@ -18333,12 +18321,6 @@ parameters:
count: 8
path: tests/unit/UserPreferencesTest.php
-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with false will always evaluate to false\.$#'
identifier: staticMethod.impossibleType
count: 1
path: tests/unit/UserPreferencesTest.php
-
message: '#^Cannot access offset ''db'' on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible