Commit b2c37bd
committed
PHPStan 0.12.17
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 stub1 parent bda1bc0 commit b2c37bd
3 files changed
Lines changed: 13 additions & 13 deletions
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
0 commit comments