diff options
Diffstat (limited to 'ext/mysqli/tests/bug35103.phpt')
-rw-r--r-- | ext/mysqli/tests/bug35103.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug35103.phpt b/ext/mysqli/tests/bug35103.phpt index b6118b9b2b..19f7f30708 100644 --- a/ext/mysqli/tests/bug35103.phpt +++ b/ext/mysqli/tests/bug35103.phpt @@ -1,5 +1,5 @@ --TEST-- -bug #35103 Bad handling of unsigned bigint +Bug #35103 (Bad handling of unsigned bigint) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- |