diff options
-rw-r--r-- | ext/mysqli/tests/013.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/013.phpt b/ext/mysqli/tests/013.phpt index 983ceba14c..60caff5b8a 100644 --- a/ext/mysqli/tests/013.phpt +++ b/ext/mysqli/tests/013.phpt @@ -1,5 +1,5 @@ --TEST-- -mysqli fetch mixed / mysql_query +mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- |