Commit f970cab
committed
PHPStan 0.12.39
phpstan/phpstan-src@f3e9365 Fix to current nette/di master
phpstan/phpstan-src@dede413 Access token no longer needed
phpstan/phpstan-src@c5537e8 Fix
phpstan/phpstan-src@f419ec3 Update nette/utils
phpstan/phpstan-src@7336df1 Escape special nette/di characters in BaselineNeonErrorFormatter
phpstan/phpstan-src@c734b28 Fix nette/di master
phpstan/phpstan-src@65a74c6 Updated nikic/php-parser
phpstan/phpstan-src@71013bc Update LexerFactory to take advantage of the new Emulative lexer capabilities
phpstan/phpstan-src@50ea209 Fix build
phpstan/phpstan-src@619517e Bump actions/checkout from v2.3.1 to v2.3.2
phpstan/phpstan-src@f7ef20e Less Dependabot updates
phpstan/phpstan-src@ff570e7 Fix nullables in DOMXPath
phpstan/phpstan-src@73f7e73 Add support for the callable-string type
phpstan/phpstan-src@19fab3f Fix internal error with an unknown interface
phpstan/phpstan-src@efb11ec Property is also read for `??=` and other assign ops
phpstan/phpstan-src@71c51e4 Test more cases related to bug #3636
phpstan/phpstan-src@59e0117 Fix
phpstan/phpstan-src@587ec84 Debug weird internal error
phpstan/phpstan-src@17315cb Doc comment above class doesn't have to exist if it has a stub
phpstan/phpstan-src@9f0abd7 Move functionMap files outside of src
phpstan/phpstan-src@ca70ff0 PHAR compiler - preload src/ too
phpstan/phpstan-src@5cc3bac Fix build
phpstan/phpstan-src@80c6f00 Fix build
phpstan/phpstan-src@a176c83 Skip src/Testing from the preload script
phpstan/phpstan-src@422bfe7 Revert "Debug weird internal error"
phpstan/phpstan-src@ebd2cbd Update nette/di
phpstan/phpstan-src@9e36f8d Do not remove Paratest when updating PHPUnit
phpstan/phpstan-src@4081f12 Revert "Do not remove Paratest when updating PHPUnit"
phpstan/phpstan-src@ad7dce2 min() and max() may return false if array size could be zero
phpstan/phpstan-src@fbf5a29 Update setup-php
phpstan/phpstan-src@379941f Pin major versions for GitHub Actions
phpstan/phpstan-src@4b33bd9 StatementOrderVisitor
phpstan/phpstan-src@f5d16c1 UnreachableStatementRule - identifier and metadata
phpstan/phpstan-src@96f896e DeadCatchRule - identifier and metadata
phpstan/phpstan-src@05b6a54 Updated nikic/php-parser
phpstan/phpstan-src@75ff705 Support for static return type
phpstan/phpstan-src@589ecdd NoopRule - identifier and metadata
phpstan/phpstan-src@15c0689 Updated StatementOrderVisitor
phpstan/phpstan-src@ba352de UnreachableTernaryElseBranchRule - identifier and metadata
phpstan/phpstan-src@bf76ad9 TernaryOperatorConstantConditionRule - identifier and metadata
phpstan/phpstan-src@2335152 Support for phpstan and psaml prefixes on @method
phpstan/phpstan-src@a13160d IfConstantConditionRule identifier and metadata
phpstan/phpstan-src@bc4ca17 Remove dead rule
phpstan/phpstan-src@0632865 Add SplObjectStorage stub
phpstan/phpstan-src@b290a73 Add check the array is not empty
phpstan/phpstan-src@e96481c Remove NonEmptyArrayType after unset()
phpstan/phpstan-src@79bae4b functionMap should not be prefixed in the PHAR
phpstan/phpstan-src@9cc33cb Try more RAM
phpstan/phpstan-src@58a336f Keep benevolent union array key type with Foo[] after non-empty check
phpstan/phpstan-src@967b251 Better BenevolentUnionType::isAcceptedBy() implementation1 parent 8c15ee2 commit f970cab
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