--TEST-- Test is_readable() function: error conditions --FILE-- --EXPECT-- *** Testing is_readable() on non-existent file *** bool(false) Done