X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=blobdiff_plain;f=src%2FHelper%2FCharset.php;h=f00087c9a7390f34c685b8eaa3fce38fecf37082;hp=4f1103bbb19ca188338eb7981fae3c3797682cd2;hb=7fbd194478e080d624bab075d189bf3ba215325d;hpb=28a5e586c2c6435e1e0b9459013a92a24f59b9dc diff --git a/src/Helper/Charset.php b/src/Helper/Charset.php index 4f1103b..f00087c 100644 --- a/src/Helper/Charset.php +++ b/src/Helper/Charset.php @@ -261,6 +261,8 @@ class Charset */ public function getEntities($charset) { + //trigger_error('Method ' . __METHOD__ . ' is deprecated', E_USER_DEPRECATED); + switch ($charset) { case 'iso88591':