Skip to content

Opening PHP tag in uppercase #91

@kenguest

Description

@kenguest

None of the PSRs for Coding Standards, nor PER-CS, explicitly indicate whether the opening tag for PHP should be in lowercase, though this is very much implied in PSR-1 - see https://www.php-fig.org/psr/psr-1/#1-overview

It probably should be explicitly stated in the next version of PER-CS.

Also, it should be noted that php-cs-fixer does force the opening tag to be in lowercase, whilst phpcs does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions