Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 20, 2024

Oops... the sniff presumed there would always be a value for either of the separator parameters and didn't take the possibility of an empty string into account.

Fixed now.

Includes tests.

Fixes #1679

…ot multi-byte

Duh... the sniff presumed there would always be a value for either of the separator parameters and didn't take the possibility of an empty string into account.

Fixed now.

Includes tests.

Fixes 1679
@wimg wimg merged commit e49d051 into develop Mar 15, 2024
@wimg wimg deleted the feature/1679-newnumberformatmultibyteseparators-bug-fix branch March 15, 2024 10:06
@github-actions github-actions bot removed PR: ready for review PR: quick merge PR only contains relatively simple changes labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

number_format(): 'multi-byte separator not supported' is misreported when separator is empty.

3 participants