Browse Source

mysql 4.1.x gives strange result. the result in the test is generated with

5.0.16 (valid for 5.1.3).
PHP-5.1
Andrey Hristov 21 years ago
parent
commit
da9abd8b73
  1. 2
      ext/mysqli/tests/009.phpt

2
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) {

Loading…
Cancel
Save