Results 6 comments of marco

includes: - ./vendor/larastan/larastan/extension.neon - ./phpstan-baseline.neon - ./vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon parameters: level: max paths: - ./Modules - ./Themes ignoreErrors: - '#Unsafe usage of new static#' - '#Unsafe call to private method#' - '#PHPDoc...

-- -------------------------------------------------------------------------------------------------- Error -- -------------------------------------------------------------------------------------------------- Internal error: Internal error: Method newEloquentBuilder() was not found in reflection of class Staudenmeir\LaravelAdjacencyList\Eloquent\Relations\Descendants. while analysing file xxx/xxx/xxx.php Run PHPStan with -v option and post...