``` - remove all Undefined index using isset() - remove all Undefined offset - replace eregi() with preg_match() - count_chars() has warnings ``` Original issue reported on code.google.com by `fsoderb...@gmail.com` on 8 Aug 2014 at 12:47