summaryrefslogtreecommitdiff
path: root/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-08-18 13:24:17 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-08-24 11:08:48 +0200
commit844a2dd6ac9e411e4f24d3a0beab9a23e820325c (patch)
treef9350311d768c018a417966b6b490f2dc6914326 /ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp
parentfcd26ffcc3f3a1ce5e5bd78afd89c484e206e3ea (diff)
downloadphp-git-844a2dd6ac9e411e4f24d3a0beab9a23e820325c.tar.gz
Fix #79986: str_ireplace bug with diacritics characters
`tolower()` returns an `int`, so we must not convert to `char` which may be `signed` and as such may be subject to overflow (actually, implementation defined behavior). Closes GH-6007
Diffstat (limited to 'ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp')
0 files changed, 0 insertions, 0 deletions