j0k3r / php-readability

A fork of https://bitbucket.org/fivefilters/php-readability
Apache License 2.0
168 stars 36 forks source link

Fix deprecated message #67

Closed j0k3r closed 2 years ago

j0k3r commented 2 years ago

Method "Psr\Log\LoggerAwareInterface::setLogger()" might add "void" as a native return type declaration in the future. Do the same in implementation "Readability\Readability" now to avoid errors or add an explicit @return annotation to suppress this message.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1517693631


Totals Coverage Status
Change from base Build 1399347881: 0.0%
Covered Lines: 540
Relevant Lines: 616

💛 - Coveralls