Joe Chen
Joe Chen
@kataras Thanks for the follow up! I suggest to file separate issues for better tracking :)
Hi, >Please provide code snippets to reproduce the problem described above
Thanks for the follow up! This library has [Shadows keys](https://ini.unknwon.io/docs/howto/work_with_keys#same-key-with-multiple-values) for the case of `phpversion[]`. For the case of `urls[svn]`, currently not supported.
It would be cool to have, but feels more like a PHP-specific feature?
Hi, ``` path["test"] = test_remote: path["test/foo"] = blafoo: ``` For this, do you want read in from somewhere else or you are trying write/save in this format?
Got it. It is a cool feature request, but currently do not bandwidth to work on this.
@TomWright Hi, based on your example, what you're asking is a completely different thing from the original request :)
Yes, please file another issue :)
Thanks for the feedback! Please provide a sample INI content that could cause the panic.
I just pushed a fix, please re-pull the repository and help test!