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