General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The next feature release of phpBB 3 will be 3.1/Ascreaus followed by 3.2/Arsia.
eviL3, did you try to test PHP native normalizer with mbstring.func_overload=2 (that makes current 3.0.x normalizer to produce broken text with sporadic BOM question marks)?
I don't see how that is related to automatic utf-8 normalization which has been merged. Feel free to open up a ticket if you want to investigate it though.
naderman wrote:I don't see how that is related to automatic utf-8 normalization which has been merged. Feel free to open up a ticket if you want to investigate it though.
Oh yeah, you're right. What I wanted to actually bump is "Native Normalization", not "Automatic Normalization".