--TEST-- Test join() function : usage variations - unexpected values for 'pieces' argument(Bug#42789) --FILE-- getMessage(), "\n"; } $counter ++; } // close the resources used fclose($fp); echo "Done\n"; ?> --EXPECT-- *** Testing join() : usage variations *** --- Testing join() by supplying different values for 'pieces' argument --- -- Iteration 1 -- Invalid arguments passed -- Iteration 2 -- Invalid arguments passed -- Iteration 3 -- Invalid arguments passed -- Iteration 4 -- Invalid arguments passed -- Iteration 5 -- Invalid arguments passed -- Iteration 6 -- Invalid arguments passed -- Iteration 7 -- Invalid arguments passed -- Iteration 8 -- Invalid arguments passed -- Iteration 9 -- Invalid arguments passed -- Iteration 10 -- Invalid arguments passed -- Iteration 11 -- Invalid arguments passed -- Iteration 12 -- Invalid arguments passed -- Iteration 13 -- Invalid arguments passed -- Iteration 14 -- Invalid arguments passed -- Iteration 15 -- Invalid arguments passed -- Iteration 16 -- Invalid arguments passed -- Iteration 17 -- Invalid arguments passed -- Iteration 18 -- Invalid arguments passed -- Iteration 19 -- Invalid arguments passed -- Iteration 20 -- Invalid arguments passed -- Iteration 21 -- Invalid arguments passed -- Iteration 22 -- Invalid arguments passed -- Iteration 23 -- Invalid arguments passed Done