--TEST-- Test vfprintf() function : error conditions (wrong argument types) --INI-- precision=14 --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- -- Testing vfprintf() function with wrong variable types as argument -- Notice: Array to string conversion in %s on line %d int(5) unicode(5) "Array" int(9) unicode(9) "Foo fake" ===DONE===