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@f535f4a Revert "Backwards compatibility - remove Type::isNumericString()" phpstan/phpstan-src@e0a7c7e Integration level tests for named arguments phpstan/phpstan-src@1e42295 Refactored levels that report named arguments errors phpstan/phpstan-src@ca649fa Difference between userland and internal functions when accepting unknown named arguments into variadic parameter phpstan/phpstan-src@ccd1b70 Fix build phpstan/phpstan-src@1207c16 Attributes support (PHP 8) phpstan/phpstan-src@e7e98ff Analyse attrGroups phpstan/phpstan-src@5a142ea Fix build phpstan/phpstan-src@11f5ed2 Fix build phpstan/phpstan-src@68e90ca Fix CommandHelperTest phpstan/phpstan-src@e236306 Fix PHPStan build for 8.0 phpstan/phpstan-src@69b059c Fix build phpstan/phpstan-src@2f96f00 Fix build phpstan/phpstan-src@ae458b0 Nor trait nor interface can represent an #[Attribute] class phpstan/phpstan-src@ba119bc FunctionCallParametersCheck - more precise lines phpstan/phpstan-src@30d43dd ClassAttributesRule phpstan/phpstan-src@d6c5e44 Improved NonClassAttributeClassRule phpstan/phpstan-src@9656bc5 TraitAttributeClassRule phpstan/phpstan-src@8e6e7b2 Revert "Fix build" phpstan/phpstan-src@b39f190 Fix build phpstan/phpstan-src@ca3d55e PropertyAttributesRule phpstan/phpstan-src@1ae4685 Fix build phpstan/phpstan-src@064b475 MethodAttributesRule phpstan/phpstan-src@8ec0a96 TeamcityErrorFormatter - attempt to fix notFileSpecificErrors that do not appear phpstan/phpstan-src@4a33890 ClassConstantAttributesRule phpstan/phpstan-src@8c5d9d2 ParamAttributesRule phpstan/phpstan-src@d7e0158 Fix build phpstan/phpstan-src@9d5191b ArrowFunctionAttributesRule phpstan/phpstan-src@f6b5505 ClosureAttributesRule phpstan/phpstan-src@b84ef1f Fix phpstan/phpstan-src@010b46a FunctionAttributesRule phpstan/phpstan-src@d77e326 Fix attributes support phpstan/phpstan-src@dd11e25 Result cache - do not restore and save when only files are passed as analysed paths phpstan/phpstan-src@714e948 Fix PHPStan Pro phpstan/phpstan-src@4a1f133 Fix FloatType equaling ConstantFloatType phpstan/phpstan-src@da9f6da Fix AutoloadSourceLocator when searching classes with attributes on runtime < PHP 8.0 phpstan/phpstan-src@50aff6d Fixed wrong closure typehint phpstan/phpstan-src@e496d71 PhpFunctionReflection - do not return nonexistent filename phpstan/phpstan-src@66473c5 Do not prefix Attribute class phpstan/phpstan-src@b986ff0 Update PHP 8 stubs phpstan/phpstan-src@73a0c1b Updated BetterReflection phpstan/phpstan-src@ec69b39 Fixing ldap functions stubs phpstan/phpstan-src@ef84d94 Result cache does not get invalidated when only ignoreErrors changes 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"
- Loading branch information