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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
13 + 34 = ?
Subscribe to this entry?

 
 [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 17:01:29 2024 UTC