Arnt Gulbrandsen
Arnt Gulbrandsen
I updated the PR so that adding a message with `From: [email protected]` now returns grå.org in the envelope and `search from "grä"` matches it.
You could say it relates to a fuller implementation… I also wrote code for read-time downgrading, but did not include that in the patch due to a bug I couldn't...
Whatever is fine with @nevans is fine with me. Arnt
I don't understand the test failures. They appear to be unrelated to these code changes. Could you take a look, @ironprogrammer ? Thanks.
Sigh. I see what you mean. My own focus is/was quite different: I wanted Contact Form 7 and similar to accept unicode email addresses, which requires some utility functions in...
Hi, you asked for wider testing. Around 20 sites have now run the patch in production, the longest-running one for more than six months already. Nothing has broken. The sites...
I liked the accounts earlier today.
Finding testers who were willing and able to run a patch on sites that mattered to them was hard work. That took a good long while. Do you want their...
Hi, the remaining problems, as far as I can tell: 1. The code now requires PHP 7.4, which I thought was OK but now I see that 7.4 is merely...
I added some code to prevent PHP 7.2.24-7.3.x from choking on mb_str_split(). A bit on testing: - ✅ Add New User: email with unicode characters is accepted and saved to...