diff options
Diffstat (limited to 'ext/mysqli')
| -rw-r--r-- | ext/mysqli/tests/bug33263.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysqli/tests/bug33263.phpt b/ext/mysqli/tests/bug33263.phpt index 44f9167c95..8ccb1e7e53 100644 --- a/ext/mysqli/tests/bug33263.phpt +++ b/ext/mysqli/tests/bug33263.phpt @@ -2,6 +2,7 @@ bug #33263 (mysqli_real_connect in __construct) --SKIPIF-- <?php require_once('skipif.inc'); ?> +<?php require_once('skipifemb.inc'); ?> --FILE-- <?php |
