php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27960 typo in pcntl_alarm documentation
Submitted: 2004-04-12 07:21 UTC Modified: 2004-04-12 12:04 UTC
From: rpons at rinu dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rpons at rinu dot org
New email:
PHP Version: OS:

 

 [2004-04-12 07:21 UTC] rpons at rinu dot org
Description:
------------
In http://www.php.net/manual/en/function.pcntl-alarm.php
it is said "that will send a SIGALARM signal". It should say:
"that will send a SIGALRM signal".

Note SIGALRM != SIGALARM.

Thanks !



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-12 12:04 UTC] irchtml@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC