Skip to content

SyntaxError with some modern syntax #52

@olinox14

Description

@olinox14

I encountered some SyntaxError caused by modern php syntax:

  • the ?? operator
  • the function (...) : xxx { syntax
  • the self:: syntax
  • the spaceship operator <=>
  • the splat operator ...

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