--TEST-- Test vfprintf() function : error conditions (various conditions) --INI-- precision=14 --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- -- Testing vfprintf() function with other strangeties -- Warning: vfprintf() expects parameter 1 to be resource, Unicode string given in %s on line %d bool(false) Warning: vfprintf(): Zero is not a valid argument number in %s on line %d bool(false) ===DONE===