Skip to content

Duplicate key #5

@konecnyjakub

Description

@konecnyjakub

Hi, I just tried this library and with this file

abc="ABC"
[multi]
abc="ABC"

I get error Internal\Toml\Exception\DuplicateKeyException: Duplicate key 'abc' at line 3, column 1. This file

abc="Abc"
multi.abc="Abc"

is parsed correctly. If I understand the specification correctly, both should be valid. Can it be fixed?

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