Commit 5e16d83
committed
PHPStan 0.12.37
phpstan/phpstan-src@1f82f97 Revert "Try Composer v1"
phpstan/phpstan-src@012ea82 Possible fix
phpstan/phpstan-src@ef8206b Consider condition result hasYield ...
phpstan/phpstan-src@8a0dec1 Handle yield in for
phpstan/phpstan-src@f1c28b2 Support yield in do condition
phpstan/phpstan-src@c2bab86 yield in foreach
phpstan/phpstan-src@d4c5dcb Rename variable
phpstan/phpstan-src@2d035a9 Handle yield in `if`
phpstan/phpstan-src@412cc04 yield in switch
phpstan/phpstan-src@af9f4e2 Revert automatic CS fix
phpstan/phpstan-src@153c874 Fix missing method Generator::throw()
phpstan/phpstan-src@643646a Fix anonymous class with PHPDoc
phpstan/phpstan-src@fb1926c Debug Composer problem
phpstan/phpstan-src@b758775 Possibly Fix Composer problem
phpstan/phpstan-src@58013fe Fix Composer problem
phpstan/phpstan-src@5a3deae Updated nikic/php-parser to 4.7.0
phpstan/phpstan-src@535c0e2 Stop using fork of nette/utils
phpstan/phpstan-src@353cb01 Fixed parent class of ParseError on PHP < 7.3
phpstan/phpstan-src@d3044ee Fix unknown constants as default parameter values
phpstan/phpstan-src@8d84146 Correct return types for odbc_connect() and odbc_prepare()
phpstan/phpstan-src@cdbed86 Private __clone method isn't considered unused
phpstan/phpstan-src@5958c29 Do not report unused private methods/properties in traits
phpstan/phpstan-src@4cad0c6 Fix anonymous class that extends the outer class
phpstan/phpstan-src@6d81881 Fix infinite loop
phpstan/phpstan-src@a4fca58 Fix build
phpstan/phpstan-src@d391c8e Cleanup build
phpstan/phpstan-src@5b4cd94 Fix build
phpstan/phpstan-src@eadc82c Composer snapshot
phpstan/phpstan-src@8dc129a Updated setup-php action
phpstan/phpstan-src@aa34bd1 Fix to current nette/di master
phpstan/phpstan-src@8188304 Update BetterReflection - fixes bug with namespaced constants
phpstan/phpstan-src@e964816 Prevent internal error in case of unknown constant
phpstan/phpstan-src@e72ef39 Introduced NodeConnectingVisitor to be able to look around the current node in rules
phpstan/phpstan-src@f368080 Fix build
phpstan/phpstan-src@11ef998 Fix detecting unused property from class used in trait
phpstan/phpstan-src@2049575 Less memory-hungry BetterReflection
phpstan/phpstan-src@7c4f331 Add support for @phpstan-throws
phpstan/phpstan-src@f7d2d75 generics: disallow variance definition other than in class or interface
phpstan/phpstan-src@51c0897 Exclude job
phpstan/phpstan-src@916d540 Added Teamcity Error Formatter
phpstan/phpstan-src@dfba4eb Do not exclude Windows on PHP 8 anymore, PHPUnit 9.3 is released
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 build1 parent 4acdcca commit 5e16d83
3 files changed
+13
-13
lines changedBinary 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