Skip Report for ext/sqlite3/tests/bug63921-32bit.phpt
Script
<?php if (!extension_loaded('sqlite3')) die('skip'); if (PHP_INT_SIZE > 4) die('skip'); // skip for 64bit builds - there is another test for that ?>
Reason
(no reason given)
Generated at Mon, 13 May 2013 22:40:14 +0000 (7 days ago)
|