From f22c9a67f9af09d1ccf83fefe009f44539f30ff2 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 1 Sep 2010 10:23:58 +0000 Subject: [PATCH] - is_link note --- UPGRADING | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index 725b4caf0fd..9a31cbd630f 100755 --- a/UPGRADING +++ b/UPGRADING @@ -204,7 +204,8 @@ UPGRADE NOTES - PHP X.Y 12. Windows support =================== -- +- is_link now works properly for symbolic links on Windows Vista + or later. Earlier systems do not support symbolic links. =================== 13. New in PHP X.Y: