--TEST-- Test tempnam() function: usage variations - obscure prefixes --SKIPIF-- --FILE-- --EXPECTF-- *** Testing tempnam() with obscure prefixes *** -- Iteration 0 -- OK -- Iteration 1 -- OK -- Iteration 2 -- OK -- Iteration 3 -- OK -- Iteration 4 -- OK -- Iteration 5 -- Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation3-win32.php on line %d Failed, not created in the correct directory %s vs %s 0 -- Iteration 6 -- Warning: tempnam() expects parameter 2 to be a valid path, string given in %stempnam_variation3-win32.php on line 54 Failed, not created in the correct directory %s vs %sext\standard\tests\file\tempnamVar3 0 -- Iteration 7 -- Warning: tempnam() expects parameter 2 to be a valid path, array given in %s\ext\standard\tests\file\tempnam_variation3-win32.php on line %d OK -- Iteration 8 -- OK -- Iteration 9 -- OK *** Done. ***