Skip to content

fix: wrong implementation of StringUtils::searchAndReplace

Félix Olart requested to merge fix/string-utils-search-and-replace into release/2.3

Overview

The aim of this MR is to fix an issue in the implementation of StringUtils::searchAndReplace.

FLEXISIP-149

Merge request reports