From 975ee684938bb501d16a976bc31b0932fbdad543 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 3 Jun 2009 08:52:31 +0000 Subject: [PATCH] - be more precised in the changelog (even if we have this info in a note) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281580 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/linkinfo.xml | 5 +++-- reference/filesystem/functions/readlink.xml | 5 +++-- reference/filesystem/functions/symlink.xml | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/reference/filesystem/functions/linkinfo.xml b/reference/filesystem/functions/linkinfo.xml index ad46399520..50e7e6c9be 100644 --- a/reference/filesystem/functions/linkinfo.xml +++ b/reference/filesystem/functions/linkinfo.xml @@ -1,5 +1,5 @@ - + linkinfo @@ -62,7 +62,8 @@ 5.3.0 - This function is now available on Windows platforms. + This function is now available on Windows platforms (Vista, Server + 2008 or greater). diff --git a/reference/filesystem/functions/readlink.xml b/reference/filesystem/functions/readlink.xml index 31494c6638..3e15b7c540 100644 --- a/reference/filesystem/functions/readlink.xml +++ b/reference/filesystem/functions/readlink.xml @@ -1,5 +1,5 @@ - + readlink @@ -48,7 +48,8 @@ 5.3.0 - This function is now available on Windows platforms. + This function is now available on Windows platforms (Vista, Server + 2008 or greater). diff --git a/reference/filesystem/functions/symlink.xml b/reference/filesystem/functions/symlink.xml index 6801fe76ec..bf1f7cff1c 100644 --- a/reference/filesystem/functions/symlink.xml +++ b/reference/filesystem/functions/symlink.xml @@ -1,5 +1,5 @@ - + symlink @@ -66,7 +66,8 @@ 5.3.0 - This function is now available on Windows platforms (Vista, Server 2008 or greater). + This function is now available on Windows platforms (Vista, Server + 2008 or greater).