Earlier quoted context omitted.
> Are there any serious advantages of YAML over TOML? Probably not but you forget YAML came out in 2001 where TOML came out in 2013. Neither are spring chickens but inertia is a hell of a thing. For example, Symfony supports YAML, XML and PHP definitions -- but not TOML. Symfony v2 simply predates TOML and they never got around to ditch YAML for TOML because it's not worth the bothering.
TOML is just an .ini file plus some syntactic and computing sugar. I can argue that TOML is actually way older than it is.
2. The native types in TOML are useful.