From 64c84171323ac7a63c7e8dbaae265832056ef2f1 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 8 Nov 2013 13:09:19 +0100 Subject: [PATCH] TODO: add more info about checking UTF output --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 2b400be..2b0f1ae 100644 --- a/TODO +++ b/TODO @@ -4,4 +4,6 @@ - use the element for images on dilbert.com - consider using http://www.dilbert.com/fast for dilbert.com - debug some duplicated entries in the tweeter feeds in liferea -- check the encoding of the tweets when UTF is used +- check the encoding of the tweets when UTF is used, + maybe solvable with mb_convert_encoding()? + See http://php.net/manual/en/domdocument.loadhtml.php -- 2.1.4