--TEST-- Test fopen and fclose() functions - usage variations - "a+t" mode --FILE-- --EXPECTF-- *** Test fopen() & fclose() functions: with 'a+t' mode *** resource(%d) of type (stream) string(6) "stream" int(37) string(57) "line line of text liabcdefghij mnopqrst uvwxyz 0123456789" int(57) bool(true) string(7) "Unknown" bool(true) *** Done ***