--TEST-- Test is_dir() function: usage variations - diff. path notations --FILE-- getMessage(), "\n"; } $count++; } echo "\n*** Done ***"; ?> --CLEAN-- --EXPECT-- *** Testing is_dir() with different notations of dir names *** -- Iteration 1 -- bool(true) -- Iteration 2 -- bool(true) -- Iteration 3 -- bool(true) -- Iteration 4 -- bool(true) -- Iteration 5 -- bool(true) -- Iteration 6 -- bool(true) -- Iteration 7 -- bool(true) -- Iteration 8 -- bool(false) -- Iteration 9 -- bool(false) -- Iteration 10 -- bool(false) *** Done ***