php-toml
php-toml copied to clipboard
Key containing "="
Hi, Thanks for making a great library.
If the key of an entry contains "=" character, loading a toml file fails. Example:
"= abc =" = "def"
Hi, thanks for reporting! I'll take a look and release a fix for it.