Skip to content

Conversation

@lloc
Copy link
Contributor

@lloc lloc commented Feb 10, 2025

Setting PHPStan to level 1 revealed three minor issues, which have been addressed in this PR:

  • Ignored the warning: "Constant WP_CONTENT_URL not found."
  • Fixed: "Variable $slug in empty() always exists and is not falsy." ( array_filter has been applied before.)
  • Fixed: "Variable $rows might not be defined."

@lloc
Copy link
Contributor Author

lloc commented Feb 24, 2025

@JJJ @spacedmonkey Do you think we can get those changes in? I would like to go ahead and raise the level. ;-)

@JJJ JJJ merged commit d32478f into stuttter:master Feb 25, 2025
1 check passed
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.

2 participants