--TEST-- Test join() function: error conditions --FILE-- getMessage(), "\n"; } echo "Done\n"; ?> --EXPECT-- *** Testing join() : error conditions *** -- Testing join() with less than expected no. of arguments -- join(): Argument #1 ($array) must be of type array, string given Done