]> granicus.if.org Git - php/commit
Add identify filter for ISO-8859-16 (Latin-10) encoding
authorAlex Dowad <alexinbeijing@gmail.com>
Mon, 7 Sep 2020 06:42:16 +0000 (08:42 +0200)
committerAlex Dowad <alexinbeijing@gmail.com>
Fri, 16 Oct 2020 18:56:45 +0000 (20:56 +0200)
commit7b9bed015034b9c2eeafe740d728153f7448ab5c
tree77c3767a6fc03752f9a7268323c6f2c67c207903
parent9a669fa3d6e87eeca3d8e25d36d5bc30b96df0a5
Add identify filter for ISO-8859-16 (Latin-10) encoding

Interestingly, it looks like the original author intended to add an identify filter
for this encoding, but never did so. The needed struct is there, but was never added
to the list of identify filters in mbfl_ident.c.
ext/mbstring/libmbfl/mbfl/mbfl_ident.c