Skip to content

Commit

Permalink
Update PHPStan for WordPress
Browse files Browse the repository at this point in the history
  • Loading branch information
chesio committed Oct 19, 2023
1 parent 7db8c12 commit df626f9
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 26 deletions.
54 changes: 29 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion tests/static-analysis/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
define('WPINC', '');
define('WP_CONTENT_DIR', '');
define('WP_CONTENT_URL', '');
define('WP_PLUGIN_DIR', '');
define('WP_PLUGIN_URL', '');
define('AUTH_COOKIE', '');
define('SECURE_AUTH_COOKIE', '');
Expand Down

0 comments on commit df626f9

Please sign in to comment.