Closed clemens321 closed 4 years ago
I agree with your PR, so will merge it right now. Thanks !!
In retrospect: Making the sanitization during input parsing the default, might not have been such a good idea. It might have been better to have getKey($name, $sanitze=true)
as part of the API. However that would require re-parsing the key(s).
Avoids losing information e.g. when having numbers in international e.123 format which have a leading plus sign.