Skip to content

Dispatch events on IntlException or error in IntlMessageFormatter #88

@vjik

Description

@vjik

If this code:
$formatter = new MessageFormatter($locale, $message);
throw IntlException, then we should dispatch event and return raw message.

If $formatter->format($parameters); return false, then dispatch event and return raw message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions