Skip to content

Using short echo syntax with commas: <?=$a, $b;?> #220

Closed
@felixfbecker

Description

@felixfbecker

From @bibainet on February 9, 2018 15:6

PHP IntelliSense reports error/problem on <?=$a, $b;?> constructs (short echo syntax with commas):

[php] ';' expected.
[php] Unexpected ','

Screenshot:

vscode_php_echo_comma_bug

  • VSCode: 1.20 and lower.
  • PHP IntelliSense: 2.2.7 and lower.
  • Windows 7/10.

Copied from original issue: felixfbecker/php-language-server#596

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions