Skip to content

Problem with encoding #16

@Sogl

Description

@Sogl

Hello!

I found a strange problem with output unicode symbols in FirePHP.

For example, if I put some unicode letters in Log:

Log::info("Что-то");
Log::info("Odómetro");

Output:
image

<meta charset="UTF-8"> tag is added and file encoding in UTF8.

More info in this issue:
Seldaek/monolog#875

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