Hello.

<http://qa.php.net/tested-methods.php> is supposed to be a list of functions
that are not covered by any test.  However, it appears to be incorrect.  For
example, it claims that mb_strrchr is not covered, but
<https://github.com/php/php-src/blob/php-5.6.18/ext/mbstring/tests/mb_strrchr_basic.phpt>
proves the contrary.  Can anyone explain this discrepancy?

Regards,

Ronan.

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to