]> granicus.if.org Git - php/commit
Fix #75944: Wrong cp1251 detection
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 19 Mar 2018 12:51:40 +0000 (13:51 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 19 Mar 2018 13:24:27 +0000 (14:24 +0100)
commit47461368ca4ea2d2c23482cbd655bd96b2acbfc8
tree89a390ef47ffdc9a585f3dfc877499df2fe2e042
parentf46da1da7ddc1af2395868eb6dcfc02a96c83396
Fix #75944: Wrong cp1251 detection

`\xFF` is a valid character of CP-1251.
NEWS
ext/mbstring/libmbfl/filters/mbfilter_cp1251.c
ext/mbstring/tests/bug75944.phpt [new file with mode: 0644]