From 1906ef1c2afa77d0da12e3088f03fa72bd1a9e0f Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 18 Feb 2004 19:56:44 +0000 Subject: [PATCH] fix #27256 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151723 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/flock.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/filesystem/functions/flock.xml b/reference/filesystem/functions/flock.xml index 7def091c3c..22c15e2774 100644 --- a/reference/filesystem/functions/flock.xml +++ b/reference/filesystem/functions/flock.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,11 @@ advisory way (which means all accessing programs have to use the same way of locking or it will not work). + + + flock is mandatory under Windows. + + flock operates on handle which must be an open file