On 25.07.2008 13:51, Moriyoshi Koizumi wrote:
It's probable that segfaults occurred in the test 10, 11 and 12. would you mind posting it if that's the case?

No, there are no segfaults and valgrind keeps silence, too.
It seems I found it:

--SKIP--
<?php
ini_set("mbstring.script_encoding", "SJIS");
ini_set("mbstring.script_encoding", "***") != "SJIS" or
   die("skip zend-multibyte is not available");
?>

Note that "***" instead of SJIS.

--
Wbr, Antony Dovgal

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to