php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73784 No documentation for pcntl_async_signals
Submitted: 2016-12-19 10:42 UTC Modified: 2018-01-29 23:44 UTC
From: requinix@php.net Assigned: vrana (profile)
Status: Closed Package: PCNTL related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: requinix@php.net
New email:
PHP Version: OS:

 

 [2016-12-19 10:42 UTC] requinix@php.net
Description:
------------
Added in 7.1.
http://php.net/manual/en/migration71.new-features.php#migration71.new-features.asynchronous-signal-handling

/* {{{ proto bool pcntl_async_signals([bool on[)
   Enable/disable asynchronous signal handling and return the old setting. */
https://github.com/php/php-src/blob/PHP-7.1.0/ext/pcntl/pcntl.c#L1467



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-01-29 23:44 UTC] vrana@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vrana
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC