Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phpstan/phpstan-src@6767062 MutatingScope - remove forgotten var_dump phpstan/phpstan-src@ac6c634 Refactoring phpstan/phpstan-src@67dc203 Update actions/cache requirement to v2 phpstan/phpstan-src@60c53e0 Bump actions/checkout from v2.2.0 to v2.3.0 phpstan/phpstan-src@d240307 dbase-ext: DB-handle changed from int to resource phpstan/phpstan-src@6bcb400 dbase_open|dbase_create can also return false phpstan/phpstan-src@e6ba8a0 Single reflection file support phpstan/phpstan-src@6425cdf functionMap: narrow possible return values of openssl_verify() phpstan/phpstan-src@bf6921d Bump actions/checkout from v2.3.0 to v2.3.1 phpstan/phpstan-src@b9f62d6 Remove hack of yaml highlighting for neon files phpstan/phpstan-src@0613451 Replicate behaviour from ThisVariableRule in DefinedVariableRule phpstan/phpstan-src@14b17a8 Remove obsolete ThisVariableRule phpstan/phpstan-src@1567d0f testFileAsserts - testing variable certainty support phpstan/phpstan-src@7ea7ce4 Cleanup thanks to maybe certainty for variables in root scope phpstan/phpstan-src@44f9d08 Override variable certainty in global scope with `@var` phpstan/phpstan-src@261cf18 Fix phpstan/phpstan-src@428c8e5 Support multiple doc comments above statement phpstan/phpstan-src@acf070f Updated PhpStorm stubs phpstan/phpstan-src@749f50b Loosen the requirements for the $function parameter of the register_shutdown_function function phpstan/phpstan-src@5e2ba1a implemented DuplicateDeclarationRule, fixes #3475 phpstan/phpstan-src@9547231 added support for BitwiseNot operator phpstan/phpstan-src@5f5de22 InvalidUnaryOperationRule: added support for BitwiseNot operator phpstan/phpstan-src@24246f3 `treatPhpDocTypesAsCertain` is not necessary in BitwiseNot handling phpstan/phpstan-src@f8a6cf1 Debugging message for ShouldNotHappenException in OptimizedDirectorySourceLocator phpstan/phpstan-src@c8923b5 functionMap: ZipArchive::open() returns true on success, int (error code) on failure phpstan/phpstan-src@a59a83c Bump shivammathur/setup-php from 2.3.0 to 2.3.1 phpstan/phpstan-src@423ed91 mysqli_stmt_fetch() and mysqli_stmt::fetch() can return NULL phpstan/phpstan-src@7546777 openssl_pkey_export() allows null for the passphrase phpstan/phpstan-src@cdf5b85 Fix enchant_broker_list_dicts() return type phpstan/phpstan-src@8390949 Subclasses of PDO are analysed using static reflection phpstan/phpstan-src@af183ec correct return value for PHP internal functions on failure phpstan/phpstan-src@47a76e3 Fix build phpstan/phpstan-src@4cbb589 Use composer.json reading just to locate functions phpstan/phpstan-src@73aede3 Fix return type & callback type hints for Redis::subscribe() phpstan/phpstan-src@1cd97b4 More cleanup phpstan/phpstan-src@e6dd87b Dive into a trait that starts on the same line as the one in the reflection phpstan/phpstan-src@1c63a78 Revert "More cleanup" phpstan/phpstan-src@37356d4 Revert "Use composer.json reading just to locate functions" phpstan/phpstan-src@3902d73 Skip AutoloadSourceLocator for unprefixed dependencies shipped in the PHAR phpstan/phpstan-src@2e61259 Attempt to load remaining classes after skipping them in ClassBlacklistSourceLocator if they're not in Composer paths phpstan/phpstan-src@37e65a4 Update dealerdirect/phpcodesniffer-composer-installer requirement phpstan/phpstan-src@6905d66 Check leading and trailing file whitespace and BOM phpstan/phpstan-src@f61f3f9 Fix not-whitespace HTML phpstan/phpstan-src@1a3911b Add Formatter for GitHub Actions phpstan/phpstan-src@7d9bb8d Use github error-format in workflow phpstan/phpstan-src@d1177d7 Handle generic errors as anotations phpstan/phpstan-src@123ffab Handle warnings phpstan/phpstan-src@6e7d5f6 Simplify config - TableErrorFormatter can be autowired phpstan/phpstan-src@6fd85e3 Make GithubErrorFormatter the default when running in GitHub Actions phpstan/phpstan-src@a21012d Fix handling unpacked argument with constant arrays
- Loading branch information