ID: 31940 User updated by: webmaster at ragnarokonline dot de Reported By: webmaster at ragnarokonline dot de -Status: Bogus +Status: Closed Bug Type: MySQLi related PHP Version: 5.0.x New Comment:
D'oh ... I'll leave it closed for now. Previous Comments: ------------------------------------------------------------------------ [2005-02-21 22:45:53] webmaster at ragnarokonline dot de Can you add the check, if connecting succeeded? Like in ext/mysql/skipif.inc? ------------------------------------------------------------------------ [2005-02-21 22:42:21] [EMAIL PROTECTED] I misunderstoo: Now there is skipif.inc in also PHP_5_0 branch. ------------------------------------------------------------------------ [2005-02-21 22:40:11] [EMAIL PROTECTED] Either I misunderstood the problem or it's already fixed since in both HEAD and PHP_5_0 branches all the tests in ext/mysqli/tests do have the skipif clause. ------------------------------------------------------------------------ [2005-02-11 22:52:58] webmaster at ragnarokonline dot de Description: ------------ Although it is required (<?php require_once('skipif.inc'); ?>) in most or all of the MySQLi-tests the file skipif.inc is missing in ext/mysqli/tests I guess, copying it from ext/mysql/test and modifying it, so it uses the MySQLi-functions should fix it. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31940&edit=1