From 68667499980c50d512531c26c028baf53c09c981 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:24:35 +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 6b29a047dc..0a40f0c348 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ondrejmirtes/better-reflection": "6.65.0.0", "ondrejmirtes/composer-attribute-collector": "^1.1.1", "ondrejmirtes/php-merge": "^4.1", - "phpstan/php-8-stubs": "0.4.33", + "phpstan/php-8-stubs": "0.4.34", "phpstan/phpdoc-parser": "2.3.0", "psr/http-message": "^1.1", "react/async": "^3", diff --git a/composer.lock b/composer.lock index 70c2d10469..535627ce61 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": "c294e9264ebcfd7ac29109ed849ab9a9", + "content-hash": "c91263bd8eb2c15c8991a629450b8b34", "packages": [ { "name": "clue/ndjson-react", @@ -2373,16 +2373,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.33", + "version": "0.4.34", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "7820dd595773d3624003470519898bb76729d45e" + "reference": "2da4cdab8ac153926628877fbacebc80ba175b7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/7820dd595773d3624003470519898bb76729d45e", - "reference": "7820dd595773d3624003470519898bb76729d45e", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/2da4cdab8ac153926628877fbacebc80ba175b7c", + "reference": "2da4cdab8ac153926628877fbacebc80ba175b7c", "shasum": "" }, "type": "library", @@ -2399,9 +2399,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.33" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.34" }, - "time": "2025-10-13T00:23:21+00:00" + "time": "2025-12-02T00:23:47+00:00" }, { "name": "phpstan/phpdoc-parser",