Skip to content

Commit 7a49e09

Browse files
committed
Need connect.inc here
1 parent 9d1bc1b commit 7a49e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/mysqli/tests/bug63398.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ if (!$IS_MYSQLND) {
1010
?>
1111
--FILE--
1212
<?php
13+
require 'connect.inc';
1314
$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
1415

1516
mysqli_close($link);

0 commit comments

Comments
 (0)