Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

PHP EOP, xml content #155

Closed
Closed
@MaksOuw

Description

@MaksOuw

In PHP, when using <<<EOP var type with XML content, the syntax colorization is not right. See screenshot, line 237 (in the screenshot).

It's because of the XML first line declaration, which is endded with "?>", which is the PHP closing tag too. When I remove it, the syntax color is OK.

As you can see too, if there's underscore char in XML tag, the whole word after the underscore, with the closing tag, is not colorized (see <masque_saisie> and <masque_rendu> on the screen, line 239-240)

capture du 2016-09-22 15-47-35

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions