diff options
| -rw-r--r-- | ext/mysqli/tests/009.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/009.phpt b/ext/mysqli/tests/009.phpt index c69447a003..32ed3c18f0 100644 --- a/ext/mysqli/tests/009.phpt +++ b/ext/mysqli/tests/009.phpt @@ -1,5 +1,5 @@ --TEST-- -mysqli fetch bigint values +mysqli fetch bigint values (ok to fail with 4.1.x) --SKIPIF-- <?php if (PHP_INT_SIZE == 8) { |
