summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2010-09-01 10:23:58 +0000
committerPierre Joye <pajoye@php.net>2010-09-01 10:23:58 +0000
commitf22c9a67f9af09d1ccf83fefe009f44539f30ff2 (patch)
tree0f4c45200220562008372b3bbc13818cb9804779
parentb1e0e9ea5afdd3083592de5c96d798502892e30d (diff)
downloadphp-git-f22c9a67f9af09d1ccf83fefe009f44539f30ff2.tar.gz
- is_link note
-rwxr-xr-xUPGRADING3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 725b4caf0f..9a31cbd630 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: