Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecated message #67

Merged
merged 3 commits into from
Nov 29, 2021
Merged

Fix deprecated message #67

merged 3 commits into from
Nov 29, 2021

Conversation

j0k3r
Copy link
Owner

@j0k3r j0k3r commented Nov 29, 2021

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.

> 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
Copy link

coveralls commented Nov 29, 2021

Pull Request Test Coverage Report for Build 1517693631

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.662%

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

💛 - Coveralls

@j0k3r j0k3r merged commit c506b7e into master Nov 29, 2021
@j0k3r j0k3r deleted the fix/psr-log-void branch November 29, 2021 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants