Skip to content

PHP8: Attributes Support #625

Closed
Closed
@zonuexe

Description

@zonuexe

Specification

Example

<<WithoutArgument>>
<<SingleArgument(0)>>
<<FewArguments('Hello', 'World')>>
function foo() {}

<<WithoutArgument>><<SingleArgument(0)>><<FewArguments('Hello', 'World')>>
function bar() {}

PHP Mode implementation

  • Face and font-lock
  • Indentation (vsemi)

Metadata

Metadata

Assignees

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