From d3468a47acb30a0f0799f67697e7fdbd9833e0db Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 20 May 2003 00:10:05 +0000 Subject: [PATCH] Is available for Windows user in PHP5 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127883 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/is-executable.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/is-executable.xml b/reference/filesystem/functions/is-executable.xml index 31abf24427..79d7e435ba 100644 --- a/reference/filesystem/functions/is-executable.xml +++ b/reference/filesystem/functions/is-executable.xml @@ -1,5 +1,5 @@ - + @@ -15,8 +15,10 @@ Returns &true; if the filename exists and is executable. - - ¬e.no-windows; + + is_executable became available with Windows in PHP + version 5.0.0. + ¬e.clearstatcache;