Skip to content

Special chars within single quotes #48

@hurry-man

Description

@hurry-man
class: Nette\Mail\SmtpMailer([
   ...
   'password' => '}'
   ...
])

Seems that char } is not allowed. It says "unexpected token [Neon] }, expected [Neon] ]".
However, according to Neon sandbox it is possible.

Metadata

Metadata

Assignees

No one assigned

    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