Skip to content

Fix #4808 Load the existing keys without new line, so array_search can find the…

Anton Avramov requested to merge (removed):master into master

Fix #4808 (closed) Load the existing keys without new line, so array_search can find the old ones. Unset a key from existing_keys only if a match is found and avoid false being treated as 0

Merge request reports