diff --git a/phpstan.neon.dist b/phpstan.neon.dist index a1e2abbb7..5efc241cb 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -26,7 +26,6 @@ parameters: stubFiles: - tests/phpstan/stubs/pthreads.stub reportUnmatchedIgnoredErrors: false #no other way to silence platform-specific non-warnings - checkMissingIterableValueType: false #TODO: pthreads Threaded base for too many things, fix this later ignoreErrors: - message: "#^Function parallel\\\\bootstrap not found\\.$#"