]> granicus.if.org Git - php/commit
Remove deprecated behaviour of passing encoding as third parameter in mb_strrpos()
authorGeorge Peter Banyard <girgias@php.net>
Fri, 13 Dec 2019 19:09:42 +0000 (20:09 +0100)
committerGeorge Peter Banyard <girgias@php.net>
Fri, 13 Dec 2019 21:03:27 +0000 (22:03 +0100)
commitfdf45debdf49e636d007ca43270cac57061304cd
tree9abb84b6b8d0bef9b2cced438d735e9d3e1720b8
parent0a173abc842afdcce2f0bfe71a9a85995474e9ae
Remove deprecated behaviour of passing encoding as third parameter in mb_strrpos()

Merged GH-5011
UPGRADING
ext/mbstring/mbstring.c
ext/mbstring/tests/mb_strrpos_encoding_3rd_param.phpt [deleted file]
ext/mbstring/tests/mb_strrpos_variation5.phpt [deleted file]