Merge commit 'af82a6bbe1e4c37564ce1e0932a8177d31750b7d'

This commit is contained in:
Dylan K. Taylor 2020-02-01 20:45:16 +00:00
commit f02f45f248

View File

@ -26,7 +26,6 @@ parameters:
stubFiles: stubFiles:
- tests/phpstan/stubs/pthreads.stub - tests/phpstan/stubs/pthreads.stub
reportUnmatchedIgnoredErrors: false #no other way to silence platform-specific non-warnings 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: ignoreErrors:
- -
message: "#^Function parallel\\\\bootstrap not found\\.$#" message: "#^Function parallel\\\\bootstrap not found\\.$#"