On Fri, Jun 1, 2012 at 5:57 PM, Tjerk Meesters wrote:
> Gentlemen,
>
> Regarding this bug report: https://bugs.php.net/bug.php?id=49705
>
> As more developers move away from using regular expressions to parse
> HTML and start using DOMDocument, I've noticed that quite a few
> stumble over encodin
Gentlemen,
Regarding this bug report: https://bugs.php.net/bug.php?id=49705
As more developers move away from using regular expressions to parse
HTML and start using DOMDocument, I've noticed that quite a few
stumble over encoding "issues". They're not bugs, because it's
documented (I think) that