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
rfc:async_signals [2016/06/28 16:11] dmitryrfc:async_signals [2017/09/22 13:28] (current) – external edit 127.0.0.1
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 35: Line 35:
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
-The vote is a straight Yes/No vote, that requires a 2/3 majority. The vote began on Jube 8 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.1467130314.txt.gz · Last modified: 2017/09/22 13:28 (external edit)