Commit cf41072
committed
PHPStan 0.12.59
phpstan/phpstan-src@e5c5e32 generateBaselineFile parameter must be part of the generated container
phpstan/phpstan-src@f000222 AutoloadSourceLocator - handled nonexistent file reported by ReflectionFunction::getFileName()
phpstan/phpstan-src@86c11d3 Turns out static method can be called on a trait
phpstan/phpstan-src@3ea4fc3 isVariadic() - do not attempt to read a nonexistent reflection file
phpstan/phpstan-src@031621d Attempt to fix PHP 8.0
phpstan/phpstan-src@138dd86 Debug Composer issue on Windows and PHP 8
phpstan/phpstan-src@b5a2fe2 Revert "Debug Composer issue on Windows and PHP 8"
phpstan/phpstan-src@518b20d Configurable result cache path
phpstan/phpstan-src@3c6df85 Fix Reflection::getStaticProperties()'s return type
phpstan/phpstan-src@43fca8d Concat between numeric and empty string produces numeric string
phpstan/phpstan-src@a9ec174 Fix array dim fetches with treatPhpDocTypesAsCertain: false
phpstan/phpstan-src@b01c6c9 mysqli_get_client_info() argument is optional
phpstan/phpstan-src@64da8f9 Fixed expression assignment throwing away native expression types for treatPhpDocTypesAsCertain: false
phpstan/phpstan-src@3e95603 Fixed RedisArray::__construct()
phpstan/phpstan-src@f956c6d StubValidator - analyse only project stub files
phpstan/phpstan-src@41ac212 Remove RequireParenthesesForNestedTernaryRule
phpstan/phpstan-src@fb95fab Update phpstorm-stubs
phpstan/phpstan-src@443837c Check datetime instantiation
phpstan/phpstan-src@aa9a1ff Fix DateTime/DateTimeImmutable::getLastErrors() return types
phpstan/phpstan-src@9f3334e Update phpstorm-stubs
phpstan/phpstan-src@ef6ca4a Make CI more stable
phpstan/phpstan-src@60d744f Use ReturnTypeExtension for mb_str_split
phpstan/phpstan-src@741ede0 XMLWriter::*Ns() can accept null in $prefix
phpstan/phpstan-src@f0d5ed1 Update .travis.yml
phpstan/phpstan-src@db7af31 Support for numeric string in bc math
phpstan/phpstan-src@95c47b1 Updated phpstorm-stubs
phpstan/phpstan-src@41f6d34 PhpParserDecorator - report file with error
phpstan/phpstan-src@602c718 Result cache - fix result cache save and restore with Neon with statements
phpstan/phpstan-src@2a87b3a ResultCacheManager - unset parametersSchema
phpstan/phpstan-src@cefbb1d Fix
phpstan/phpstan-src@3e8ec5f Catch more BetterReflection errors
phpstan/phpstan-src@b92dc6a Fix socket_select's signature https://www.php.net/manual/en/function.socket-select.php
phpstan/phpstan-src@83c1e0b Fixed SimpleXMLElement cast to boolean
phpstan/phpstan-src@83d15e3 Regression test for #1657
phpstan/phpstan-src@2a39e5a hrtime(true) returns benevolent union type
phpstan/phpstan-src@50ad491 Fix imageColorAllocate* and imageColorAt return type declarations https://www.php.net/manual/en/function.imagecolorallocate.php#refsect1-function.imagecolorallocate-returnvalues
phpstan/phpstan-src@5b07282 bcmath parameters will stay strings
phpstan/phpstan-src@3afbab9 DateTimeInstantiationRule - do not report warnings
phpstan/phpstan-src@161b2aa Fix a misplaced null in XMLWriter::startElementNS
phpstan/phpstan-src@4426fe0 Ignore NeverType in subtractable types
phpstan/phpstan-src@e1dd35c sync some more types with PhpStorm stubs
phpstan/phpstan-src@0e32301 Try fixing CpuCoreCounter problem
phpstan/phpstan-src@72479ee is_a(): specify class-string types if allow_string: true
phpstan/phpstan-src@86cf97d CallableType: accept [class-string, constant-string] array as callable
phpstan/phpstan-src@b4e4a29 is_a(): support class-string in parameter $class
phpstan/phpstan-src@5d4761c is_a(): add some more type-specifier tests
phpstan/phpstan-src@2b3082f Regression test for #2945
phpstan/phpstan-src@12d5a12 Fix ftp_mlsd
phpstan/phpstan-src@dbc8ee9 Support "null" and "false" pseudotypes in native unions
phpstan/phpstan-src@468b6d2 fix nullable union type test1 parent f0c2cc3 commit cf41072
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