One more fix for issue #55
[plcapi.git] / src / Helper / Charset.php
index 4f1103b..f00087c 100644 (file)
@@ -261,6 +261,8 @@ class Charset
      */
     public function getEntities($charset)
     {
+        //trigger_error('Method ' . __METHOD__ . ' is deprecated', E_USER_DEPRECATED);
+
         switch ($charset)
         {
             case 'iso88591':