summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug36420.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug36420.phpt')
-rw-r--r--ext/mysqli/tests/bug36420.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug36420.phpt b/ext/mysqli/tests/bug36420.phpt
index d35485e7fd..921be8568b 100644
--- a/ext/mysqli/tests/bug36420.phpt
+++ b/ext/mysqli/tests/bug36420.phpt
@@ -1,5 +1,5 @@
--TEST--
-bug #36420 (segfault when access result->num_rows after calling result->close())
+Bug #36420 (segfault when access result->num_rows after calling result->close())
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--