Commit 02b99a5a authored by catch's avatar catch
Browse files

Issue #3522406 by quietone, longwave, klausi, bbrala: Update Coder to 8.3.30

(cherry picked from commit 6a682a6b)
parent 7e8e10bc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
        "behat/mink-browserkit-driver": "^2.2",
        "colinodell/psr-testlogger": "^1.2",
        "composer/composer": "^2.8.1",
        "drupal/coder": "^8.3.10",
        "drupal/coder": "^8.3.30",
        "justinrainbow/json-schema": "^5.2 || ^6.3",
        "lullabot/mink-selenium2-driver": "^1.7.3",
        "lullabot/php-webdriver": "^2.0.5",
+22 −22
Original line number Diff line number Diff line
@@ -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": "0b356b72476248f0c15d28e56afc2952",
    "content-hash": "b958b8cb17ca5b5abe9f6cd8b9469f7f",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -5598,16 +5598,16 @@
        },
        {
            "name": "drupal/coder",
            "version": "8.3.26",
            "version": "8.3.30",
            "source": {
                "type": "git",
                "url": "https://github.com/pfrenssen/coder.git",
                "reference": "fd98546ce3373aa7767240901eda47963ce64c82"
                "reference": "6b2edffac77582b1beb36ac155bfda5e7e055aff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pfrenssen/coder/zipball/fd98546ce3373aa7767240901eda47963ce64c82",
                "reference": "fd98546ce3373aa7767240901eda47963ce64c82",
                "url": "https://api.github.com/repos/pfrenssen/coder/zipball/6b2edffac77582b1beb36ac155bfda5e7e055aff",
                "reference": "6b2edffac77582b1beb36ac155bfda5e7e055aff",
                "shasum": ""
            },
            "require": {
@@ -5616,7 +5616,7 @@
                "php": ">=7.2",
                "sirbrillig/phpcs-variable-analysis": "^2.11.7",
                "slevomat/coding-standard": "^8.11",
                "squizlabs/php_codesniffer": "^3.9.1",
                "squizlabs/php_codesniffer": "^3.13",
                "symfony/yaml": ">=3.4.0"
            },
            "require-dev": {
@@ -5645,7 +5645,7 @@
                "issues": "https://www.drupal.org/project/issues/coder",
                "source": "https://www.drupal.org/project/coder"
            },
            "time": "2024-11-28T23:14:29+00:00"
            "time": "2025-05-25T09:52:20+00:00"
        },
        {
            "name": "google/protobuf",
@@ -9339,32 +9339,32 @@
        },
        {
            "name": "slevomat/coding-standard",
            "version": "8.18.0",
            "version": "8.18.1",
            "source": {
                "type": "git",
                "url": "https://github.com/slevomat/coding-standard.git",
                "reference": "f3b23cb9b26301b8c3c7bb03035a1bee23974593"
                "reference": "06b18b3f64979ab31d27c37021838439f3ed5919"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/f3b23cb9b26301b8c3c7bb03035a1bee23974593",
                "reference": "f3b23cb9b26301b8c3c7bb03035a1bee23974593",
                "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/06b18b3f64979ab31d27c37021838439f3ed5919",
                "reference": "06b18b3f64979ab31d27c37021838439f3ed5919",
                "shasum": ""
            },
            "require": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
                "php": "^7.4 || ^8.0",
                "phpstan/phpdoc-parser": "^2.1.0",
                "squizlabs/php_codesniffer": "^3.12.2"
                "squizlabs/php_codesniffer": "^3.13.0"
            },
            "require-dev": {
                "phing/phing": "3.0.1",
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpstan/phpstan": "2.1.13",
                "phpstan/phpstan-deprecation-rules": "2.0.2",
                "phpstan/phpstan": "2.1.17",
                "phpstan/phpstan-deprecation-rules": "2.0.3",
                "phpstan/phpstan-phpunit": "2.0.6",
                "phpstan/phpstan-strict-rules": "2.0.4",
                "phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.17|12.1.3"
                "phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.21|12.1.3"
            },
            "type": "phpcodesniffer-standard",
            "extra": {
@@ -9388,7 +9388,7 @@
            ],
            "support": {
                "issues": "https://github.com/slevomat/coding-standard/issues",
                "source": "https://github.com/slevomat/coding-standard/tree/8.18.0"
                "source": "https://github.com/slevomat/coding-standard/tree/8.18.1"
            },
            "funding": [
                {
@@ -9400,20 +9400,20 @@
                    "type": "tidelift"
                }
            ],
            "time": "2025-05-01T09:40:50+00:00"
            "time": "2025-05-22T14:32:30+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.12.2",
            "version": "3.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa"
                "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
                "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
                "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
                "shasum": ""
            },
            "require": {
@@ -9484,7 +9484,7 @@
                    "type": "thanks_dev"
                }
            ],
            "time": "2025-04-13T04:10:18+00:00"
            "time": "2025-05-11T03:36:00+00:00"
        },
        {
            "name": "symfony/browser-kit",
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
        "behat/mink-browserkit-driver": "^2.2",
        "colinodell/psr-testlogger": "^1.2",
        "composer/composer": "^2.8.1",
        "drupal/coder": "^8.3.10",
        "drupal/coder": "^8.3.30",
        "justinrainbow/json-schema": "^5.2 || ^6.3",
        "lullabot/mink-selenium2-driver": "^1.7.3",
        "lullabot/php-webdriver": "^2.0.5",
+3 −3
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        "composer/xdebug-handler": "3.0.5",
        "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0",
        "doctrine/instantiator": "2.0.0",
        "drupal/coder": "8.3.26",
        "drupal/coder": "8.3.30",
        "google/protobuf": "v4.30.2",
        "justinrainbow/json-schema": "5.3.0",
        "lullabot/mink-selenium2-driver": "v1.7.4",
@@ -81,8 +81,8 @@
        "seld/phar-utils": "1.2.1",
        "seld/signal-handler": "2.0.2",
        "sirbrillig/phpcs-variable-analysis": "v2.12.0",
        "slevomat/coding-standard": "8.18.0",
        "squizlabs/php_codesniffer": "3.12.2",
        "slevomat/coding-standard": "8.18.1",
        "squizlabs/php_codesniffer": "3.13.0",
        "symfony/browser-kit": "v7.3.0",
        "symfony/css-selector": "v7.3.0",
        "symfony/dom-crawler": "v7.3.0",
+1 −1
Original line number Diff line number Diff line
@@ -262,7 +262,7 @@ function _drupal_log_error($error, $fatal = FALSE): void {
      // We fallback to a maintenance page at this point, because the page
      // generation itself can generate errors.
      // Should not translate the string to avoid errors producing more errors.
      $message = 'The website encountered an unexpected error. Try again later.' . '<br />' . $message;
      $message = 'The website encountered an unexpected error. Try again later.<br />' . $message;

      if ($is_installer) {
        // install_display_output() prints the output and ends script execution.
Loading