diff --git a/tests/PHPStan/Analyser/AnalyserIntegrationTest.php b/tests/PHPStan/Analyser/AnalyserIntegrationTest.php index 41e1e66d60..27b9f44c3d 100644 --- a/tests/PHPStan/Analyser/AnalyserIntegrationTest.php +++ b/tests/PHPStan/Analyser/AnalyserIntegrationTest.php @@ -220,6 +220,7 @@ public function testBug2823(): void $this->assertNoErrors($errors); } + #[RequiresPhp('>= 8.0.0')] public function testBug14604(): void { // crash