[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/filesystem/functions/_flock.xml?=
From:       Pieter_Hordijk <peehaa () php ! net>
Date:       2015-04-30 20:24:22
Message-ID: svn-peehaa-1430425462-336705-1120231058 () svn ! php ! net
[Download RAW message or body]

peehaa                                   Thu, 30 Apr 2015 20:24:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=336705

Log:
Added changelog entry for the fixed wouldblock param on windows https://bugs.php.net/bug.php?id=54129

Changed paths:
    U   phpdoc/en/trunk/reference/filesystem/functions/flock.xml

Modified: phpdoc/en/trunk/reference/filesystem/functions/flock.xml
===================================================================
--- phpdoc/en/trunk/reference/filesystem/functions/flock.xml	2015-04-30 20:12:13 UTC (rev 336704)
+++ phpdoc/en/trunk/reference/filesystem/functions/flock.xml	2015-04-30 20:24:22 UTC (rev 336705)
@@ -77,7 +77,7 @@
      <listitem>
       <para>
        The optional third argument is set to 1 if the lock would block
-       (EWOULDBLOCK errno condition). (not supported on Windows)
+       (EWOULDBLOCK errno condition).
       </para>
      </listitem>
     </varlistentry>
@@ -105,6 +105,13 @@
      </thead>
      <tbody>
       <row>
+       <entry>5.5.22, 5.6.6</entry>
+       <entry>
+        Added support for the <parameter>wouldblock</parameter> parameter on
+        Windows.
+       </entry>
+      </row>
+      <row>
        <entry>5.3.2</entry>
        <entry>
         The automatic unlocking when the file's resource handle is closed was



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic