php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30600 Is fclose terminating a lock?
Submitted: 2004-10-28 17:12 UTC Modified: 2004-11-28 12:38 UTC
From: rc at opelgt dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
 [2004-10-28 17:12 UTC] rc at opelgt dot org
Description:
------------
I think it should be mentioned in description of flock 
that fclose is terminating a lock if it is so.
I am not quite sure.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-28 12:38 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"The lock is released also by fclose (which is also called automatically when script finished)."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 04 04:00:03 2025 UTC