--TEST-- dbase_pack(): error conditions --SKIPIF-- ')) die('skip for PHP 7 only'); ?> --INI-- allow_url_fopen=1 --FILE-- ===DONE=== --EXPECTF-- Warning: dbase_pack() expects exactly 1 parameter, 0 given in %s on line %d NULL Warning: dbase_pack(): supplied resource is not a valid dbase resource in %s on line %d bool(false) ===DONE===