Hi Nikita, On Thu, Apr 2, 2015 at 6:11 AM, Stanislav Malyshev <smalys...@gmail.com> wrote:
> > * htmlentities() with some encodings like EUC-JP throws "Only basic > > entities substitution is supported for multi-byte encodings other than > > UTF-8; functionality is equivalent to htmlspecialchars" > > This looks like notice. > htmlentities() does not work as it should for multibyte encodings other than UTF-8. It should be converted to E_NOTICE. > * mysqli::next_result() if there is no next result throws "There is no > next > > result set" > > This I'm not sure should produce anything at all - it has the return > value of false, should be good enough. Same here, too. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net