php-toml icon indicating copy to clipboard operation
php-toml copied to clipboard

Key containing "="

Open vc-tyam opened this issue 5 years ago • 1 comments

Hi, Thanks for making a great library.

If the key of an entry contains "=" character, loading a toml file fails. Example:

"= abc =" = "def"

vc-tyam avatar Jun 04 '20 11:06 vc-tyam

Hi, thanks for reporting! I'll take a look and release a fix for it.

leonelquinteros avatar Jun 05 '20 14:06 leonelquinteros