wp-graphql / wp-graphql-smart-cache

Smart Caching & Cache Invalidation for WPGraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase PHPstan strictness level

markkelnar opened this issue · comments

Now that PHP static analyzer is in place, at level 0, work should be done to increase the strictness level. Other wp-graphql plugins are at level 8.

Reference this ticket to track work as we increase the levels and fix code.