--TEST-- Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash) --CREDITS-- Rafael Dohms --FILE-- --EXPECTF-- array(1) { ["sitemap"]=> array(2) { ["/home"]=> string(13) "default:index" ["/info"]=> string(12) "default:info" } }