-- Testing image_type_to_mime_type() function with Zero arguments --
-Warning: Wrong parameter count for image_type_to_mime_type() in %s on line %d
-bool(false)
+Warning: image_type_to_mime_type() expects exactly 1 parameter, 0 given in %simage_type_to_mime_type_error.php on line 13
+NULL
-- Testing image_type_to_mime_type() function with more than expected no. of arguments --
-Warning: Wrong parameter count for image_type_to_mime_type() in %s on line %d
-bool(false)
+Warning: image_type_to_mime_type() expects exactly 1 parameter, 2 given in %simage_type_to_mime_type_error.php on line 17
+NULL
===DONE===
\ No newline at end of file
string(24) "application/octet-stream"
-- Iteration 6 --
-string(24) "application/octet-stream"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, array given in %s on line %d
+NULL
-- Iteration 7 --
-string(9) "image/gif"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, array given in %s on line %d
+NULL
-- Iteration 8 --
string(24) "application/octet-stream"
string(24) "application/octet-stream"
-- Iteration 14 --
-string(24) "application/octet-stream"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, string given in %s on line %d
+NULL
-- Iteration 15 --
-string(24) "application/octet-stream"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, string given in %s on line %d
+NULL
-- Iteration 16 --
-string(24) "application/octet-stream"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, string given in %s on line %d
+NULL
-- Iteration 17 --
-string(24) "application/octet-stream"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, string given in %s on line %d
+NULL
-- Iteration 18 --
-string(9) "image/gif"
+
+Warning: image_type_to_mime_type() expects parameter 1 to be long, object given in %s on line %d
+NULL
-- Iteration 19 --
string(24) "application/octet-stream"