Skip to content

StringUtils leftPad/rightPad: handle empty delimiter without ArithmeticException#409

Merged
elharo merged 2 commits into
masterfrom
fix/stringutils-pad-arithmeticexception
Jul 1, 2026
Merged

StringUtils leftPad/rightPad: handle empty delimiter without ArithmeticException#409
elharo merged 2 commits into
masterfrom
fix/stringutils-pad-arithmeticexception

Conversation

@elharo

@elharo elharo commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #408

@elharo elharo requested a review from slachiewicz July 1, 2026 14:16
@elharo elharo merged commit e2ebb66 into master Jul 1, 2026
15 checks passed
@elharo elharo deleted the fix/stringutils-pad-arithmeticexception branch July 1, 2026 19:21
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

@elharo Please assign appropriate label to PR according to the type of change.

@github-actions github-actions Bot added this to the 3.5.0 milestone Jul 1, 2026
@elharo elharo added the bug Something isn't working label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StringUtils leftPad/rightPad throw ArithmeticException with empty delimiter

2 participants