Skip to content

NE-ON: multiline string support #1375

@ViliamKopecky

Description

@ViliamKopecky

I tried to make a pull-request, but got lost in the Tokenizer insides.

I propose using the python multiline string syntax.

From NE-ON:

"""
this
is
"multiline"
'string'
"""

To PHP:

"this\nis\n\"multiline\"\n'string'"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions