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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 07:01:28 2025 UTC