hoaproject / Stream

The Hoa\Stream library.
https://hoa-project.net/
315 stars 36 forks source link

Private methods cannot be final #32

Open vasily-kartashov opened 3 years ago

vasily-kartashov commented 3 years ago

PHPUnit 8.5.13 by Sebastian Bergmann and contributors.

PHP Warning: Private methods cannot be final as they are never overridden by other classes in .../vendor/hoa/stream/Stream.php on line 195

vasily-kartashov commented 3 years ago

Is this project dead?