if (!function_exists('mysqli_debug'))
die("skip: mysqli_debug() not available");
-if (!defined('MYSQLI_DEGBUG_TRACE_ENABLED'))
+if (!defined('MYSQLI_DEBUG_TRACE_ENABLED'))
die("skip: can't say for sure if mysqli_debug works");
if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
print "done!";
?>
--EXPECTF--
-done%s
\ No newline at end of file
+done%s
if (!function_exists('mysqli_debug'))
die("skip: mysqli_debug() not available");
-if (!defined('MYSQLI_DEGBUG_TRACE_ENABLED'))
+if (!defined('MYSQLI_DEBUG_TRACE_ENABLED'))
die("skip: can't say for sure if mysqli_debug works");
if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
if (!function_exists('mysqli_debug'))
die("skip: mysqli_debug() not available");
-if (!defined('MYSQLI_DEGBUG_TRACE_ENABLED'))
+if (!defined('MYSQLI_DEBUG_TRACE_ENABLED'))
die("skip: can't say for sure if mysqli_debug works");
if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
?>
--EXPECTF--
[023][control string '%s'] Trace file has not been written.
-done%s
\ No newline at end of file
+done%s
if (!function_exists('mysqli_debug'))
die("skip mysqli_debug() not available");
-if (!defined('MYSQLI_DEGBUG_TRACE_ENABLED'))
+if (!defined('MYSQLI_DEBUG_TRACE_ENABLED'))
die("skip: can't say for sure if mysqli_debug works");
if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
done!
--UEXPECTF--
unicode(32) "t:O,/tmp/mysqli_debug_phpt.trace"
-done!
\ No newline at end of file
+done!
if (!function_exists('mysqli_debug'))
die("skip: mysqli_debug() not available");
-if (!defined('MYSQLI_DEGBUG_TRACE_ENABLED'))
+if (!defined('MYSQLI_DEBUG_TRACE_ENABLED'))
die("skip: can't say for sure if mysqli_debug works");
if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
if (!function_exists('mysqli_debug'))
die("skip mysqli_debug() not available");
-if (!defined('MYSQLI_DEGBUG_TRACE_ENABLED'))
+if (!defined('MYSQLI_DEBUG_TRACE_ENABLED'))
die("skip: can't say for sure if mysqli_debug works");
if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
print "done!";
?>
--EXPECTF--
-done!
\ No newline at end of file
+done!