-
-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: szepeviktor/phpstan-wordpress
base: v2.0.2
head repository: szepeviktor/phpstan-wordpress
compare: v2.0.3
- 17 commits
- 30 files changed
- 3 contributors
Commits on Jun 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4edada8 - Browse repository at this point
Copy the full SHA 4edada8View commit details
Commits on Jul 3, 2025
-
Remove
WP_CLI::errorfrom earlyTerminatingMethodCalls config (#284)`WP_CLI::error` supports an `$exit` parameter to disable terminating. Fixes: #213
Configuration menu - View commit details
-
Copy full SHA for f9c2366 - Browse repository at this point
Copy the full SHA f9c2366View commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7e96a48 - Browse repository at this point
Copy the full SHA 7e96a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e318cb - Browse repository at this point
Copy the full SHA 2e318cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 639c979 - Browse repository at this point
Copy the full SHA 639c979View commit details -
Remove STYLESHEETPATH and TEMPLATEPATH from bootstrap.php (#290)
`STYLESHEETPATH` and `TEMPLATEPATH` have been deprecated in WP 6.4.0 and are handled via the `WpConstantFetchRule` rule.
Configuration menu - View commit details
-
Copy full SHA for ba6ffff - Browse repository at this point
Copy the full SHA ba6ffffView commit details
Commits on Jul 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2ad171 - Browse repository at this point
Copy the full SHA a2ad171View commit details
Commits on Jul 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1d6d3f3 - Browse repository at this point
Copy the full SHA 1d6d3f3View commit details
Commits on Aug 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d060f7 - Browse repository at this point
Copy the full SHA 4d060f7View commit details
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9edf798 - Browse repository at this point
Copy the full SHA 9edf798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703f4bc - Browse repository at this point
Copy the full SHA 703f4bcView commit details
Commits on Sep 3, 2025
-
Add return type extension for wp_slash() (#296)
* Add return type extension for wp_slash() * Fix import
Configuration menu - View commit details
-
Copy full SHA for 4a2cffe - Browse repository at this point
Copy the full SHA 4a2cffeView commit details
Commits on Sep 9, 2025
-
Add return type extension for normalize_whitespace (#298)
* Add return type extension for normalize_whitespace * Remove assertion with uppercase-string
Configuration menu - View commit details
-
Copy full SHA for 585afd4 - Browse repository at this point
Copy the full SHA 585afd4View commit details
Commits on Sep 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 49b833d - Browse repository at this point
Copy the full SHA 49b833dView commit details -
Add slashit functions extension & fix stripslashes extension (#299)
* Fix stripslashes_from_strings_only extension * Add return type extension for slashit functions * Bump phpstan version --------- Co-authored-by: Viktor Szépe <viktor@szepe.net>
Configuration menu - View commit details
-
Copy full SHA for 4143d06 - Browse repository at this point
Copy the full SHA 4143d06View commit details
Commits on Sep 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1cdb6d5 - Browse repository at this point
Copy the full SHA 1cdb6d5View commit details
Commits on Sep 14, 2025
-
Gather assert types conditional on installed PHPStan version (#301)
* Gather assert types conditional on installed PHPStan version * Update DynamicReturnTypeExtensionTest.php
Configuration menu - View commit details
-
Copy full SHA for aa722f0 - Browse repository at this point
Copy the full SHA aa722f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.2...v2.0.3