Commit 823a120
committed
PHPStan 0.12.24
phpstan/phpstan-src@ccaa6bf Fix Hoa
phpstan/phpstan-src@c4a1b20 Fix rewinddir() return type
phpstan/phpstan-src@e625228 Fixed "Call to a member function `resolveMixinTags()` on null"`
phpstan/phpstan-src@0baf6de Updated phpdoc-parser
phpstan/phpstan-src@70e559b Reduce the number of unprefixed whitelisted functions in the PHAR
phpstan/phpstan-src@8c4f05c Fix SNMP data types & optional parameters
phpstan/phpstan-src@2cbc090 Fix test
phpstan/phpstan-src@83e74bf Fix
phpstan/phpstan-src@518302d Add \SNMP public properties
phpstan/phpstan-src@6848044 Fix
phpstan/phpstan-src@ce0bc46 Update phpdoc-parser with multiline generics
phpstan/phpstan-src@7747262 Fix removeTypeFromExpression()
phpstan/phpstan-src@5593300 Unified Type::equals()
phpstan/phpstan-src@cc1c23e ErrorType - lock down constructor
phpstan/phpstan-src@0a1e2d3 Template types aren't subtractable
phpstan/phpstan-src@2d2b9d8 Fix
phpstan/phpstan-src@1cbbde0 Fix
phpstan/phpstan-src@8bda796 Change representation of ConstantArrayType with optional keys
phpstan/phpstan-src@bfe2003 ConstantArrayType::getAllArrays() optimizations
phpstan/phpstan-src@8cee183 Array shapes regression tests
phpstan/phpstan-src@b58d311 One more test
phpstan/phpstan-src@b5a6597 Add config option to exclude mixin classes
phpstan/phpstan-src@dfe3019 Add a more precise return type for date_get_last_errors
phpstan/phpstan-src@e96473d Updated README
phpstan/phpstan-src@6fa7b67 PHPUnit - avoid XdebugHandler
phpstan/phpstan-src@1227cca PHPCS - ignore tests cache
phpstan/phpstan-src@5f5a58e Merge inherited PHPDocs
phpstan/phpstan-src@320ffc0 Get rid of cloning
phpstan/phpstan-src@71d5257 Get rid of ClassReflection::requireFileName()
phpstan/phpstan-src@8cfb147 Reworked InvalidThrowsPhpDocValueRule without NodeScopeResolver
phpstan/phpstan-src@5d602c5 Not sure about this
phpstan/phpstan-src@b86f3a4 Reworked tests
phpstan/phpstan-src@a3b0f67 Removed dead code
phpstan/phpstan-src@f683b34 Test inheriting generic property types
phpstan/phpstan-src@f6fd473 Get rid of cloning in ResolvedPhpDocBlock
phpstan/phpstan-src@3eb6e79 Fix nextAutoIndex in getAllArrays()
phpstan/phpstan-src@0a992c2 Fix ArrayType::castToArrayKeyType() for template types
phpstan/phpstan-src@890e829 Fix writing arrays array value type
phpstan/phpstan-src@3e8ad90 Restored how levels work with array issues
phpstan/phpstan-src@a36843e Fixed in_array() with non-empty arrays
phpstan/phpstan-src@a0f82eb Do not show `inferPrivatePropertyTypeFromConstructor` tip for green build
phpstan/phpstan-src@a772544 Revert "Do not show `inferPrivatePropertyTypeFromConstructor` tip for green build"
phpstan/phpstan-src@6b89297 Different `@throws` inheritDoc merging
phpstan/phpstan-src@5d64483 Fixed assigning nested arrays
phpstan/phpstan-src@b803293 InvalidThrowsPhpDocValueRule - do not report inherited PHPDocs
phpstan/phpstan-src@9a7ce62 Test merged inherited `@throws`
phpstan/phpstan-src@b31b9d8 Removed tip about `inferPrivatePropertyTypeFromConstructor``
phpstan/phpstan-src@f6cca85 Fix
phpstan/phpstan-src@dfd3c63 PDO statement stub
phpstan/phpstan-src@a66d6b1 2914 Fix a test1 parent a0b417a commit 823a120
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