diff --git a/composer.json b/composer.json index 5784425a30..3618946c01 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "hoa/compiler": "3.17.08.08", "hoa/exception": "^1.0", "hoa/file": "1.17.07.11", - "jetbrains/phpstorm-stubs": "dev-master#6a5790124fa07452a48d1f34711fb397d7e42b9d", + "jetbrains/phpstorm-stubs": "dev-master#4fb88bf06c956055f8194f5d2dcf5debda3a4f2f", "nette/bootstrap": "^3.0", "nette/di": "^3.1.4", "nette/neon": "3.3.4", diff --git a/composer.lock b/composer.lock index e08b77496d..53aea35093 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": "6a98e18a0c9fe220b50da76831ff6ee1", + "content-hash": "20e0aed33f4c8d8941ede6ff9fb1f27f", "packages": [ { "name": "clue/ndjson-react", @@ -1434,12 +1434,12 @@ "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "6a5790124fa07452a48d1f34711fb397d7e42b9d" + "reference": "4fb88bf06c956055f8194f5d2dcf5debda3a4f2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/6a5790124fa07452a48d1f34711fb397d7e42b9d", - "reference": "6a5790124fa07452a48d1f34711fb397d7e42b9d", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/4fb88bf06c956055f8194f5d2dcf5debda3a4f2f", + "reference": "4fb88bf06c956055f8194f5d2dcf5debda3a4f2f", "shasum": "" }, "require-dev": { @@ -1474,7 +1474,7 @@ "support": { "source": "https://github.com/JetBrains/phpstorm-stubs/tree/master" }, - "time": "2025-09-04T05:17:58+00:00" + "time": "2025-09-05T15:53:40+00:00" }, { "name": "nette/bootstrap", diff --git a/resources/functionMetadata.php b/resources/functionMetadata.php index 97f858cc49..073ac1050f 100644 --- a/resources/functionMetadata.php +++ b/resources/functionMetadata.php @@ -1411,7 +1411,6 @@ 'ob_flush' => ['hasSideEffects' => true], 'ob_get_clean' => ['hasSideEffects' => true], 'ob_get_contents' => ['hasSideEffects' => true], - 'ob_get_flush' => ['hasSideEffects' => true], 'ob_get_length' => ['hasSideEffects' => true], 'ob_get_level' => ['hasSideEffects' => true], 'ob_get_status' => ['hasSideEffects' => true],