--TEST-- Calling bzerr* functions on non-bz2 streams --SKIPIF-- --FILE-- --EXPECTF-- Warning: bzerrno(): Stream is not a bz2 stream in %s on line %d bool(false) Warning: bzerrstr(): Stream is not a bz2 stream in %s on line %d bool(false) Warning: bzerror(): Stream is not a bz2 stream in %s on line %d bool(false)