Set value by key. This function automatically escape the value (you should not escape value yourself) when writing it.
IniLikeEntryException if key or value is not valid.
See Implementation
Set value by key. This function automatically escape the value (you should not escape value yourself) when writing it.