Skip to content

Syntax error in SyntaxCheck.php line 56 on docker image #556

@lucabartoli

Description

@lucabartoli
Q A
Bug report? yes
Feature request? no
Library version Docker image : latest

Tried
docker run -it --rm -v "$(pwd):/app" nunomaduro/phpinsights

on a laravel project (wanted to run an analysis without actually running the project or loading dependencies)

I got

 13/64 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░]  20%

In SyntaxCheck.php line 56:

  Syntax error


analyse [-c|--config-path [CONFIG-PATH]] [-s|--summary] [--min-quality [MIN-QUALITY]] [--min-complexity [MIN-COMPLEXITY]] [--min-architecture [MIN-ARCHITECTURE]] [--min-style [MIN-STYLE]] [--disable-security-check] [--format FORMAT] [--composer [COMPOSER]] [--fix] [--flush-cache] [--] [<paths>...]

There are no other info, but please ask if something has to be checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions