-
-
Notifications
You must be signed in to change notification settings - Fork 946
Comparing changes
Open a pull request
base repository: phpstan/phpstan
base: 0.12.43
head repository: phpstan/phpstan
compare: 0.12.44
- 14 commits
- 5 files changed
- 1 contributor
Commits on Sep 20, 2020
-
Updated PHPStan to commit 2dc11d6
phpstan/phpstan-src@2dc11d6 AnalyserRunner::runAnalyser() - $allowParallel
Configuration menu - View commit details
-
Copy full SHA for bb97ff3 - Browse repository at this point
Copy the full SHA bb97ff3View commit details
Commits on Sep 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 082946a - Browse repository at this point
Copy the full SHA 082946aView commit details
Commits on Sep 22, 2020
-
Updated PHPStan to commit 1be28f3
phpstan/phpstan-src@1be28f3 preg_split sometimes returns array of arrays
Configuration menu - View commit details
-
Copy full SHA for 1a67e11 - Browse repository at this point
Copy the full SHA 1a67e11View commit details
Commits on Sep 23, 2020
-
Updated PHPStan to commit 253b9e6
phpstan/phpstan-src@253b9e6 PHPStan Pro 🚀
Configuration menu - View commit details
-
Copy full SHA for 3dc37c1 - Browse repository at this point
Copy the full SHA 3dc37c1View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9f2d986 - Browse repository at this point
Copy the full SHA 9f2d986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1885415 - Browse repository at this point
Copy the full SHA 1885415View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed01476 - Browse repository at this point
Copy the full SHA ed01476View commit details -
Updated PHPStan to commit d2cf845
phpstan/phpstan-src@d2cf845 Fix AutoloadFilesTest (see also 1885415)
Configuration menu - View commit details
-
Copy full SHA for 097b7fa - Browse repository at this point
Copy the full SHA 097b7faView commit details -
Updated PHPStan to commit 6603bb8
phpstan/phpstan-src@6603bb8 Revert "Fix AutoloadFilesTest (see also 1885415)"
Configuration menu - View commit details
-
Copy full SHA for c79309c - Browse repository at this point
Copy the full SHA c79309cView commit details -
Updated PHPStan to commit 6a7dbde
phpstan/phpstan-src@90bda81 Replace Guzzle with react/http phpstan/phpstan-src@6a7dbde Some renaming
Configuration menu - View commit details
-
Copy full SHA for 27cdde0 - Browse repository at this point
Copy the full SHA 27cdde0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667df3a - Browse repository at this point
Copy the full SHA 667df3aView commit details -
Updated PHPStan to commit 5dc562c
phpstan/phpstan-src@db779ee Fix build phpstan/phpstan-src@f3e53ce More accurate comment phpstan/phpstan-src@5dc562c Fix AutoloadFilesTest (see also 667df3a)
Configuration menu - View commit details
-
Copy full SHA for 902a714 - Browse repository at this point
Copy the full SHA 902a714View commit details -
Updated PHPStan to commit b6f90be
phpstan/phpstan-src@b6f90be Updated nikic/php-parser to v4.10.1
Configuration menu - View commit details
-
Copy full SHA for 11641f2 - Browse repository at this point
Copy the full SHA 11641f2View commit details -
phpstan/phpstan-src@6e73d64 Fix problem with NameScope phpstan/phpstan-src@9d9f16e Runnable queue phpstan/phpstan-src@ba305ca Introduce CpuCoreCounter phpstan/phpstan-src@a28431d Fix build phpstan/phpstan-src@21969ad InceptionResult::getFiles() is always fresh phpstan/phpstan-src@0a03125 ResultCacheManager - capabilities from the future phpstan/phpstan-src@96271c3 ResultCacheManager - stateless file replacements phpstan/phpstan-src@2ae4619 Scheduler - fixed wrong number of processes for 1 job phpstan/phpstan-src@51e6cc4 RunnableQueue - cancelAll() phpstan/phpstan-src@4e71e79 RunnableQueue - fixed bug phpstan/phpstan-src@40455c3 ResultCacheClearer phpstan/phpstan-src@9af2e9a Prevent crash in case of non-existing file phpstan/phpstan-src@14c9389 Micro optimization phpstan/phpstan-src@92b57a5 Removed duplicate rule phpstan/phpstan-src@c99b7f8 encode newlines in GithubErrorFormatter phpstan/phpstan-src@c7a674d Fixed Redis::zScore() signature phpstan/phpstan-src@a5f31ac Mark $_SESSION as nullable phpstan/phpstan-src@b635c7f Commit composer.lock phpstan/phpstan-src@e604a7b ElseIfConstantConditionRule - identifier and metadata phpstan/phpstan-src@bed8fc0 UnreachableIfBranchesRule - identifiers and metadata phpstan/phpstan-src@83591fc UnreachableIfBranchesRule - more metadata phpstan/phpstan-src@36ff373 UnusedPrivateConstantRule - identifier and metadata phpstan/phpstan-src@d9bd78d UnusedPrivatePropertyRule - identifier and metadata phpstan/phpstan-src@f96d159 UnusedPrivateMethodRule - identifier and metadata phpstan/phpstan-src@d615508 DefinedVariableRule - identifiers and metadata phpstan/phpstan-src@5329639 UnusedFunctionParametersCheck - additional metadata 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
Configuration menu - View commit details
-
Copy full SHA for 330b457 - Browse repository at this point
Copy the full SHA 330b457View 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 0.12.43...0.12.44