-
-
Notifications
You must be signed in to change notification settings - Fork 946
Comparing changes
Open a pull request
base repository: phpstan/phpstan
base: 766dd42
head repository: phpstan/phpstan
compare: 1ce27fe
- 14 commits
- 5 files changed
- 3 contributors
Commits on Mar 17, 2020
-
Updated PHPStan to commit 5581928
phpstan/phpstan-src@5581928 Fixed issue with arrow function type inference and TooWideArrowFunctionReturnTypehintRule
Configuration menu - View commit details
-
Copy full SHA for 2b1df5f - Browse repository at this point
Copy the full SHA 2b1df5fView commit details -
Updated PHPStan to commit ab85120
phpstan/phpstan-src@c7ec02e Some preventive code for once we'll have closure return type inference phpstan/phpstan-src@ab85120 Fixed issue with ArrayAccess stub
Configuration menu - View commit details
-
Copy full SHA for 233d4d7 - Browse repository at this point
Copy the full SHA 233d4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda1bc0 - Browse repository at this point
Copy the full SHA bda1bc0View commit details -
phpstan/phpstan-src@f529257 realpath for config file paths phpstan/phpstan-src@e1510d8 Higher memory limit for tests on Windows phpstan/phpstan-src@9e440a8 Normalize all the paths! phpstan/phpstan-src@fa9a634 Does this fixes it? phpstan/phpstan-src@0e8318a Revert "Does this fixes it?" phpstan/phpstan-src@18830ed Per-OS result cache phpstan/phpstan-src@3b93d8b Revert "Per-OS result cache" phpstan/phpstan-src@7955fb5 Does this fixes it? phpstan/phpstan-src@3b0c6a2 Unmatched ignored error for a specific file reported in that file phpstan/phpstan-src@72d7c8d Fix ResultCacheEndToEndTest on Windows phpstan/phpstan-src@656dfe5 Debugging phpstan/phpstan-src@250415e Fix phpstan/phpstan-src@4a02e09 Sort paths in ResultCacheEndToEndTest phpstan/phpstan-src@cb16465 Fix phpstan/phpstan-src@4558673 Result cache artifact per OS phpstan/phpstan-src@7615022 Fix PHPStan with result cache build step on Windows phpstan/phpstan-src@762277e Result cache - do not save with non-ignorable errors phpstan/phpstan-src@a90efd5 Revert "realpath for config file paths" phpstan/phpstan-src@9e10b4c Result cache contains all errors, filtering through ignoreErrors each time phpstan/phpstan-src@28ae806 Looks like RC package versions are downloaded as dist after all phpstan/phpstan-src@39806ab TableErrorFormatterTest - was skipped on Windows for no reason phpstan/phpstan-src@f14c5fe FuzzyRelativePathHelper does not need to be dynamic service phpstan/phpstan-src@b5c3987 Use FuzzyRelativePathHelper in tests less phpstan/phpstan-src@29d6e15 Unify normalizing path for anonymous classes phpstan/phpstan-src@67e8f8e fix line-ending to LF phpstan/phpstan-src@4d41086 Fixed TraitsCachingIssueIntegrationTest on Windows phpstan/phpstan-src@1fd93f8 Fixed AutoloadFilesTest on Windows phpstan/phpstan-src@09733b5 Fixed ParallelAnalyserIntegrationTest on Windows phpstan/phpstan-src@00bcf33 Fixed AutoloadFilesTest on Windows again phpstan/phpstan-src@6eaf261 Windows build is green again, but for how long? phpstan/phpstan-src@3193ae9 use tab for indentation instead of spaces phpstan/phpstan-src@ecef44f Do not complain about unmatched ignored errors when internal errors occur phpstan/phpstan-src@67fc8f3 Detect calling static method on a trait phpstan/phpstan-src@e089754 RuleLevelHelper - consider trait as an unknown class phpstan/phpstan-src@88d2607 Detect accessing static property on a trait phpstan/phpstan-src@53a5171 Fixed assert(is_numeric($x)) false positive phpstan/phpstan-src@9076b6f Fix phpstan/phpstan-src@2d2b22f generate-changelog increase sleep phpstan/phpstan-src@bb7c925 Fix is_numeric phpstan/phpstan-src@af7a5ca Fix CS phpstan/phpstan-src@5a032f6 Result cache - use lazy callback for errors array in case older PHPStan gets handed newer result cache phpstan/phpstan-src@19482b7 Arrow function return type inference phpstan/phpstan-src@337fbee Fix is_numeric issues phpstan/phpstan-src@a44bad9 Fix property_exists issues phpstan/phpstan-src@3b64b12 Fixed iterable<T> vs. empty constant array phpstan/phpstan-src@1dca53a Fix phpstan/phpstan-src@1d0d3ad Lint on all PHP versions phpstan/phpstan-src@5581928 Fixed issue with arrow function type inference and TooWideArrowFunctionReturnTypehintRule phpstan/phpstan-src@c7ec02e Some preventive code for once we'll have closure return type inference phpstan/phpstan-src@ab85120 Fixed issue with ArrayAccess stub
Configuration menu - View commit details
-
Copy full SHA for b2c37bd - Browse repository at this point
Copy the full SHA b2c37bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aba869 - Browse repository at this point
Copy the full SHA 9aba869View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f2f4cd6 - Browse repository at this point
Copy the full SHA f2f4cd6View commit details -
Followup for #2744
Configuration menu - View commit details
-
Copy full SHA for bc6130e - Browse repository at this point
Copy the full SHA bc6130eView commit details
Commits on Mar 22, 2020
-
Updated PHPStan to commit 7cba983
phpstan/phpstan-src@7cba983 Sort errors in AnalyserResult, it will be sorted in more places
Configuration menu - View commit details
-
Copy full SHA for fcf252d - Browse repository at this point
Copy the full SHA fcf252dView commit details -
Updated PHPStan to commit c9df2f4
phpstan/phpstan-src@c9df2f4 Fix reporting unmatched ignored error from path that wasn't analysed
Configuration menu - View commit details
-
Copy full SHA for 2a2a9f6 - Browse repository at this point
Copy the full SHA 2a2a9f6View commit details -
Updated PHPStan to commit 14f702d
phpstan/phpstan-src@14f702d Additional test
Configuration menu - View commit details
-
Copy full SHA for 82b300d - Browse repository at this point
Copy the full SHA 82b300dView commit details -
Updated PHPStan to commit 195bb00
phpstan/phpstan-src@195bb00 Fix bcdiv return
Configuration menu - View commit details
-
Copy full SHA for 20e6e77 - Browse repository at this point
Copy the full SHA 20e6e77View commit details -
Updated PHPStan to commit be8ff32
phpstan/phpstan-src@be8ff32 Fix other bc* function types
Configuration menu - View commit details
-
Copy full SHA for 37c5645 - Browse repository at this point
Copy the full SHA 37c5645View commit details -
Updated PHPStan to commit f4a9d5f
phpstan/phpstan-src@f4a9d5f Dedicated CLI option --generate-baseline with improved DX
Configuration menu - View commit details
-
Copy full SHA for 99c7826 - Browse repository at this point
Copy the full SHA 99c7826View commit details -
phpstan/phpstan-src@3b93d8b Revert "Per-OS result cache" phpstan/phpstan-src@7955fb5 Does this fixes it? phpstan/phpstan-src@3b0c6a2 Unmatched ignored error for a specific file reported in that file phpstan/phpstan-src@72d7c8d Fix ResultCacheEndToEndTest on Windows phpstan/phpstan-src@656dfe5 Debugging phpstan/phpstan-src@250415e Fix phpstan/phpstan-src@4a02e09 Sort paths in ResultCacheEndToEndTest phpstan/phpstan-src@cb16465 Fix phpstan/phpstan-src@4558673 Result cache artifact per OS phpstan/phpstan-src@7615022 Fix PHPStan with result cache build step on Windows phpstan/phpstan-src@762277e Result cache - do not save with non-ignorable errors phpstan/phpstan-src@a90efd5 Revert "realpath for config file paths" phpstan/phpstan-src@9e10b4c Result cache contains all errors, filtering through ignoreErrors each time phpstan/phpstan-src@28ae806 Looks like RC package versions are downloaded as dist after all phpstan/phpstan-src@39806ab TableErrorFormatterTest - was skipped on Windows for no reason phpstan/phpstan-src@f14c5fe FuzzyRelativePathHelper does not need to be dynamic service phpstan/phpstan-src@b5c3987 Use FuzzyRelativePathHelper in tests less phpstan/phpstan-src@29d6e15 Unify normalizing path for anonymous classes phpstan/phpstan-src@67e8f8e fix line-ending to LF phpstan/phpstan-src@4d41086 Fixed TraitsCachingIssueIntegrationTest on Windows phpstan/phpstan-src@1fd93f8 Fixed AutoloadFilesTest on Windows phpstan/phpstan-src@09733b5 Fixed ParallelAnalyserIntegrationTest on Windows phpstan/phpstan-src@00bcf33 Fixed AutoloadFilesTest on Windows again phpstan/phpstan-src@6eaf261 Windows build is green again, but for how long? phpstan/phpstan-src@3193ae9 use tab for indentation instead of spaces phpstan/phpstan-src@ecef44f Do not complain about unmatched ignored errors when internal errors occur phpstan/phpstan-src@67fc8f3 Detect calling static method on a trait phpstan/phpstan-src@e089754 RuleLevelHelper - consider trait as an unknown class phpstan/phpstan-src@88d2607 Detect accessing static property on a trait phpstan/phpstan-src@53a5171 Fixed assert(is_numeric($x)) false positive phpstan/phpstan-src@9076b6f Fix phpstan/phpstan-src@2d2b22f generate-changelog increase sleep phpstan/phpstan-src@bb7c925 Fix is_numeric phpstan/phpstan-src@af7a5ca Fix CS phpstan/phpstan-src@5a032f6 Result cache - use lazy callback for errors array in case older PHPStan gets handed newer result cache phpstan/phpstan-src@19482b7 Arrow function return type inference phpstan/phpstan-src@337fbee Fix is_numeric issues phpstan/phpstan-src@a44bad9 Fix property_exists issues phpstan/phpstan-src@3b64b12 Fixed iterable<T> vs. empty constant array phpstan/phpstan-src@1dca53a Fix phpstan/phpstan-src@1d0d3ad Lint on all PHP versions phpstan/phpstan-src@5581928 Fixed issue with arrow function type inference and TooWideArrowFunctionReturnTypehintRule phpstan/phpstan-src@c7ec02e Some preventive code for once we'll have closure return type inference phpstan/phpstan-src@ab85120 Fixed issue with ArrayAccess stub phpstan/phpstan-src@7cba983 Sort errors in AnalyserResult, it will be sorted in more places phpstan/phpstan-src@c9df2f4 Fix reporting unmatched ignored error from path that wasn't analysed phpstan/phpstan-src@14f702d Additional test phpstan/phpstan-src@195bb00 Fix bcdiv return phpstan/phpstan-src@be8ff32 Fix other bc* function types phpstan/phpstan-src@f4a9d5f Dedicated CLI option --generate-baseline with improved DX
Configuration menu - View commit details
-
Copy full SHA for 1ce27fe - Browse repository at this point
Copy the full SHA 1ce27feView 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 766dd42...1ce27fe