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 Thu, 23 May 2013 18:18:24 +0000 (43 hours ago)
|