From c953e6587e3e89057a836e349c8e909472bffdf6 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Fri, 18 Sep 2026 00:34:42 +0000 Subject: [PATCH] Update PHP 8 stubs --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 7491363d399..74a693f5323 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "ondrejmirtes/better-reflection": "6.73.0.3", "ondrejmirtes/composer-attribute-collector": "^1.2.0", "ondrejmirtes/php-merge": "^4.1", - "phpstan/php-8-stubs": "0.4.39", + "phpstan/php-8-stubs": "0.4.41", "phpstan/phpdoc-parser": "2.3.5", "react/child-process": "^0.7", "react/event-loop": "^1.2", diff --git a/composer.lock b/composer.lock index 19cf55c9b0e..8f6e491fb1b 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "e2b794c1571683622bb1cc6d0bab117e", + "content-hash": "2ca5f55ef996574decb299737602af0d", "packages": [ { "name": "clue/ndjson-react", @@ -2579,16 +2579,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.39", + "version": "0.4.41", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "2c3468206b2c52000a698c84ad6dbd946669edf0" + "reference": "6657d2a27dd948f80546a7d6a71c9460fdb34e88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/2c3468206b2c52000a698c84ad6dbd946669edf0", - "reference": "2c3468206b2c52000a698c84ad6dbd946669edf0", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/6657d2a27dd948f80546a7d6a71c9460fdb34e88", + "reference": "6657d2a27dd948f80546a7d6a71c9460fdb34e88", "shasum": "" }, "type": "library", @@ -2605,9 +2605,9 @@ "description": "PHP stubs extracted from php-src", "support": { "issues": "https://github.com/phpstan/php-8-stubs/issues", - "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.39" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.41" }, - "time": "2026-09-15T00:34:58+00:00" + "time": "2026-09-18T00:33:31+00:00" }, { "name": "phpstan/phpdoc-parser",