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