1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-07-01 08:10:54 +02:00
alltube/phpstan.neon

5 lines
228 B
Plaintext
Raw Normal View History

parameters:
ignoreErrors:
# The Archive constructor messes up the output buffering.
- '#Alltube\\Stream\\PlaylistArchiveStream::__construct\(\) does not call parent constructor from Barracuda\\ArchiveStream\\ZipArchive\.#'