rfc:async_signals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:async_signals [2016/06/29 16:22] – fixed date bwoebirfc:async_signals [2017/08/22 15:43] – Add link to documentation cmb
Line 3: Line 3:
   * Date: 2016-06-24   * Date: 2016-06-24
   * Author: Dmitry Stogov, dmitry@zend.com   * Author: Dmitry Stogov, dmitry@zend.com
-  * Status: Voting+  * Status: Accepted
   * First Published at: https://wiki.php.net/rfc/async_signals   * First Published at: https://wiki.php.net/rfc/async_signals
  
Line 37: Line 37:
 The vote is a straight Yes/No vote, that requires a 2/3 majority. The vote began on June 28 and will finish on July 6. The vote is a straight Yes/No vote, that requires a 2/3 majority. The vote began on June 28 and will finish on July 6.
  
-<doodle title="Asynchronous Signal Handling" auth="dmitry" voteType="single" closed="false">+<doodle title="Asynchronous Signal Handling" auth="dmitry" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 45: Line 45:
 An additional 1/2 majority question: An additional 1/2 majority question:
  
-<doodle title="Chose between old and new behavior in PHP 7.* using" auth="dmitry" voteType="single" closed="false">+<doodle title="Chose between old and new behavior in PHP 7.* using" auth="dmitry" voteType="single" closed="true">
    * pcntl.async_signals INI directive    * pcntl.async_signals INI directive
    * pcntl_async_signals() function    * pcntl_async_signals() function
Line 54: Line 54:
  
 ===== Implementation ===== ===== Implementation =====
-After the project is implemented, this section should contain  +After the project is implemented, this section should contain 
-  - the version(s) it was merged to +  - [[http://git.php.net/?p=php-src.git;a=commitdiff;h=c03ccfe78d6b13cab9546efb616a42a8f3e8a4e0|c03ccfe78d6b13cab9546efb616a42a8f3e8a4e0]] 
-  - a link to the git commit(s) +  - Documentation: http://php.net/manual/en/function.pcntl-async-signals.php
-  - a link to the PHP manual entry for the feature +
rfc/async_signals.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1