Feature: method replace, replacen and regex_replace allow
Substitution with an empty string as third argument now. This can be used to remove found patterns in a string.
Relates to issue: #1028
Fixed some warnings
Substitution with an empty string as third argument now. This can be used to remove found patterns in a string.
Relates to issue: #1028
Fixed some warnings