-
-
Notifications
You must be signed in to change notification settings - Fork 946
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: phpstan/phpstan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 74325a6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d364cfb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 10 files changed
- 1 contributor
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd0800b - Browse repository at this point
Copy the full SHA bd0800bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 666f18d - Browse repository at this point
Copy the full SHA 666f18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b51ee5b - Browse repository at this point
Copy the full SHA b51ee5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc01ab - Browse repository at this point
Copy the full SHA bdc01abView commit details
Commits on Sep 30, 2020
-
Updated PHPStan to commit 078ebaf
phpstan/phpstan-src@078ebaf Make last parameter of openssl_seal optional
Configuration menu - View commit details
-
Copy full SHA for e20c6b9 - Browse repository at this point
Copy the full SHA e20c6b9View commit details -
Updated PHPStan to commit d2f443c
phpstan/phpstan-src@d2f443c SignatureMapParser - test required parameter after optional
Configuration menu - View commit details
-
Copy full SHA for 3c56726 - Browse repository at this point
Copy the full SHA 3c56726View commit details
Commits on Oct 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a04fdc - Browse repository at this point
Copy the full SHA 8a04fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7c089 - Browse repository at this point
Copy the full SHA ad7c089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196f970 - Browse repository at this point
Copy the full SHA 196f970View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37cd53 - Browse repository at this point
Copy the full SHA a37cd53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 603ef59 - Browse repository at this point
Copy the full SHA 603ef59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fad4e5 - Browse repository at this point
Copy the full SHA 6fad4e5View commit details -
Updated PHPStan to commit 4c59353
phpstan/phpstan-src@4c59353 More debugging
Configuration menu - View commit details
-
Copy full SHA for b980f38 - Browse repository at this point
Copy the full SHA b980f38View commit details -
Updated PHPStan to commit 29cbe83
phpstan/phpstan-src@29cbe83 More debugging
Configuration menu - View commit details
-
Copy full SHA for e1a780b - Browse repository at this point
Copy the full SHA e1a780bView commit details -
Updated PHPStan to commit 2af17d9
phpstan/phpstan-src@6b11018 More debugging phpstan/phpstan-src@2af17d9 Fix Error::canBeIgnored()
Configuration menu - View commit details
-
Copy full SHA for eebed77 - Browse repository at this point
Copy the full SHA eebed77View commit details -
phpstan/phpstan-src@b2b305e DefinedVariableRule - more metadata phpstan/phpstan-src@d7c5996 Fix phpstan/phpstan-src@5fc3f7d Fix Redis::lPush(), Redis::lPushx(), Redis::rPush() and Redis::rPushx() signature phpstan/phpstan-src@8965dd8 Codespaces phpstan/phpstan-src@6d1441a Codespaces - install dependencies phpstan/phpstan-src@ac641c8 Codespaces - Composer v2 phpstan/phpstan-src@a319449 Codespaces - memory limit phpstan/phpstan-src@93d79f8 Codespaces: memory limit and Composer v2 phpstan/phpstan-src@17bde93 Pass around parent scope of anonymous functions phpstan/phpstan-src@385819c DefinedVariableRule - defined variables in metadata phpstan/phpstan-src@ff092a0 Updated nikic/php-parser phpstan/phpstan-src@4f152b2 Bump deps phpstan/phpstan-src@2dc11d6 AnalyserRunner::runAnalyser() - $allowParallel phpstan/phpstan-src@1be28f3 preg_split sometimes returns array of arrays phpstan/phpstan-src@253b9e6 PHPStan Pro 🚀 phpstan/phpstan-src@4636999 Fix phpstan/phpstan-src@d2cf845 Fix AutoloadFilesTest (see also 1885415) phpstan/phpstan-src@6603bb8 Revert "Fix AutoloadFilesTest (see also 1885415)" phpstan/phpstan-src@90bda81 Replace Guzzle with react/http phpstan/phpstan-src@6a7dbde Some renaming phpstan/phpstan-src@db779ee Fix build phpstan/phpstan-src@f3e53ce More accurate comment phpstan/phpstan-src@5dc562c Fix AutoloadFilesTest (see also 667df3a) phpstan/phpstan-src@b6f90be Updated nikic/php-parser to v4.10.1 phpstan/phpstan-src@b4299be regression test for assign empty array to array of array of generic phpstan/phpstan-src@9f43f3b Update functionMap.php phpstan/phpstan-src@3405e43 Pass current memory limit to PHPStan Pro process phpstan/phpstan-src@2d8dcd1 Mitigation of some problems phpstan/phpstan-src@8a7ae4f Fix downloading on Windows phpstan/phpstan-src@e6103f3 Fix build phpstan/phpstan-src@717ca73 Fix build phpstan/phpstan-src@ec01a65 Show the reason for the download failure phpstan/phpstan-src@ccd9e10 openssl_seal has up to 6 parameter phpstan/phpstan-src@36e4e39 specified rw for the iv parameter phpstan/phpstan-src@06b5a54 Bump deps phpstan/phpstan-src@e7203bc Update nikic/php-parser phpstan/phpstan-src@cec7a55 Allow to set PHPStan Pro web port via environment variable (for Docker) phpstan/phpstan-src@2933aa5 Docker tips phpstan/phpstan-src@452d081 Fix the advertised port phpstan/phpstan-src@6865227 This is safer phpstan/phpstan-src@6fb9cf5 This is safer phpstan/phpstan-src@6f5bf69 Hidden directory phpstan/phpstan-src@078ebaf Make last parameter of openssl_seal optional phpstan/phpstan-src@d2f443c SignatureMapParser - test required parameter after optional phpstan/phpstan-src@d77bd87 Debug issue #3897 phpstan/phpstan-src@6e67bad Return `false` for hash_hmac/hash_hmac_file on invalid algorithm phpstan/phpstan-src@4c59353 More debugging phpstan/phpstan-src@29cbe83 More debugging phpstan/phpstan-src@6b11018 More debugging phpstan/phpstan-src@2af17d9 Fix Error::canBeIgnored()
Configuration menu - View commit details
-
Copy full SHA for d364cfb - Browse repository at this point
Copy the full SHA d364cfbView commit details
Loading
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 74325a6...d364cfb