From 94373e69d8cf2946559d994768b161a73f6f07f1 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Sat, 9 Aug 2025 00:23:36 +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 6fbf4abf08..476ef2fd69 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ondrejmirtes/better-reflection": "6.57.0.0", "ondrejmirtes/composer-attribute-collector": "^1.1.1", "ondrejmirtes/php-merge": "^4.1", - "phpstan/php-8-stubs": "0.4.16", + "phpstan/php-8-stubs": "0.4.17", "phpstan/phpdoc-parser": "2.2.0", "psr/http-message": "^1.1", "react/async": "^3", diff --git a/composer.lock b/composer.lock index 52776e2467..339777589c 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": "77ff96545aea6f2110b5d3212c3aeaa3", + "content-hash": "06fe848fbbd59979793fe364dd0190dc", "packages": [ { "name": "clue/ndjson-react", @@ -2380,16 +2380,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.16", + "version": "0.4.17", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "607bc9fdd89bbf1b37fc7515dc60686dc1200fbd" + "reference": "87c8b96af4fb79bfa8180301fdbb150219befd25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/607bc9fdd89bbf1b37fc7515dc60686dc1200fbd", - "reference": "607bc9fdd89bbf1b37fc7515dc60686dc1200fbd", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/87c8b96af4fb79bfa8180301fdbb150219befd25", + "reference": "87c8b96af4fb79bfa8180301fdbb150219befd25", "shasum": "" }, "type": "library", @@ -2406,9 +2406,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.16" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.17" }, - "time": "2025-08-08T00:25:05+00:00" + "time": "2025-08-09T00:23:06+00:00" }, { "name": "phpstan/phpdoc-parser",