-
-
Notifications
You must be signed in to change notification settings - Fork 946
Comparing changes
Open a pull request
base repository: phpstan/phpstan
base: 2a4847d
head repository: phpstan/phpstan
compare: cf41072
- 14 commits
- 6 files changed
- 1 contributor
Commits on Nov 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b8f021 - Browse repository at this point
Copy the full SHA 3b8f021View commit details -
Updated PHPStan to commit 161b2aa
phpstan/phpstan-src@161b2aa Fix a misplaced null in XMLWriter::startElementNS
Configuration menu - View commit details
-
Copy full SHA for 08c8fc6 - Browse repository at this point
Copy the full SHA 08c8fc6View commit details
Commits on Nov 30, 2020
-
Updated PHPStan to commit 4426fe0
phpstan/phpstan-src@4426fe0 Ignore NeverType in subtractable types
Configuration menu - View commit details
-
Copy full SHA for 77a6a22 - Browse repository at this point
Copy the full SHA 77a6a22View commit details -
Updated PHPStan to commit 0e32301
phpstan/phpstan-src@0e32301 Try fixing CpuCoreCounter problem
Configuration menu - View commit details
-
Copy full SHA for e9541fe - Browse repository at this point
Copy the full SHA e9541feView commit details
Commits on Dec 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c69b37 - Browse repository at this point
Copy the full SHA 0c69b37View commit details -
Updated PHPStan to commit 72479ee
phpstan/phpstan-src@72479ee is_a(): specify class-string types if allow_string: true
Configuration menu - View commit details
-
Copy full SHA for 8d64134 - Browse repository at this point
Copy the full SHA 8d64134View commit details -
Updated PHPStan to commit 86cf97d
phpstan/phpstan-src@86cf97d CallableType: accept [class-string, constant-string] array as callable
Configuration menu - View commit details
-
Copy full SHA for 2183eeb - Browse repository at this point
Copy the full SHA 2183eebView commit details -
Updated PHPStan to commit 5d4761c
phpstan/phpstan-src@b4e4a29 is_a(): support class-string in parameter $class phpstan/phpstan-src@5d4761c is_a(): add some more type-specifier tests
Configuration menu - View commit details
-
Copy full SHA for 09db000 - Browse repository at this point
Copy the full SHA 09db000View commit details
Commits on Dec 2, 2020
-
Updated PHPStan to commit 2b3082f
phpstan/phpstan-src@2b3082f Regression test for #2945
Configuration menu - View commit details
-
Copy full SHA for 320c3b1 - Browse repository at this point
Copy the full SHA 320c3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4b9a2 - Browse repository at this point
Copy the full SHA bf4b9a2View commit details
Commits on Dec 7, 2020
-
Updated PHPStan to commit 12d5a12
phpstan/phpstan-src@12d5a12 Fix ftp_mlsd
Configuration menu - View commit details
-
Copy full SHA for cf3aa41 - Browse repository at this point
Copy the full SHA cf3aa41View commit details -
Updated PHPStan to commit dbc8ee9
phpstan/phpstan-src@dbc8ee9 Support "null" and "false" pseudotypes in native unions
Configuration menu - View commit details
-
Copy full SHA for 25652af - Browse repository at this point
Copy the full SHA 25652afView commit details -
Updated PHPStan to commit 468b6d2
phpstan/phpstan-src@468b6d2 fix nullable union type test
Configuration menu - View commit details
-
Copy full SHA for f0c2cc3 - Browse repository at this point
Copy the full SHA f0c2cc3View commit details -
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 test
Configuration menu - View commit details
-
Copy full SHA for cf41072 - Browse repository at this point
Copy the full SHA cf41072View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2a4847d...cf41072