php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20597 [chm] bug on function.shm-detach.html
Submitted: 2002-11-23 12:33 UTC Modified: 2003-01-03 16:51 UTC
From: rain at rulez dot kiev dot ua Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.3 OS:
Private report: No CVE-ID: None
 [2002-11-23 12:33 UTC] rain at rulez dot kiev dot ua
I have found a bug on page function.shm-detach.html
[chm date: 2002-10-26]...

It`s not a bug, but this page not provide information about kind of returned value funtion shm_detach() and how to interpret this value.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-03 16:51 UTC] nicos@php.net
According to http://lxr.php.net/source/php4/ext/sysvshm/sysvshm.c#173, shm_detach will always return TRUE. 

I'm fixing the documentation so now it says that it's a boolean.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 10:00:01 2025 UTC