--TEST-- Test fscanf() function: usage variations - return type without third argument --FILE-- --CLEAN-- --EXPECT-- *** Testing fscanf(): for its return type without third argument *** bool(true) array(1) { [0]=> string(11) "hello_world" } *** Done ***