rfc:gc_fn_pointer

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:gc_fn_pointer [2014/12/11 06:48] beberleirfc:gc_fn_pointer [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Turn gc_collect_cycles into function pointer ====== ====== Turn gc_collect_cycles into function pointer ======
  
-  * Version: 1.1 +  * Version: 1.2 
-  * Date: 2014-12-11+  * Date: 2015-01-07
   * Author: Benjamin Eberlei (kontakt@beberlei.de), Adam Harvey (aharvey@php.net)   * Author: Benjamin Eberlei (kontakt@beberlei.de), Adam Harvey (aharvey@php.net)
-  * Status: Proposed+  * Status: Implemented (in PHP 7.0)
  
 ===== Introduction ===== ===== Introduction =====
Line 30: Line 30:
 https://github.com/LawnGnome/php-gc-benchmark https://github.com/LawnGnome/php-gc-benchmark
  
-==== Relation to 7.0 efforts ====+==== Relation to possible 7.0 extension API refactoring ====
  
 On the mailinglist a discussion began weather this change should be part of On the mailinglist a discussion began weather this change should be part of
Line 38: Line 38:
 since as of now, we know of nobody planning on working on the extension API for 7.0. since as of now, we know of nobody planning on working on the extension API for 7.0.
  
-This change should be included AS-IS and then be part of a refactoring, should one happen.+The RFC proposes to include the change AS-IS and then be part of a refactoring in the future, should one happen.
  
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
Line 49: Line 49:
  
 - PHP 7.0 - PHP 7.0
-- 5.7 (if there is going to be one) 
  
 ===== RFC Impact ===== ===== RFC Impact =====
Line 71: Line 70:
 ===== References ===== ===== References =====
 Initial discussion on hooking into Garbage Collection: https://github.com/php/php-src/pull/930 Initial discussion on hooking into Garbage Collection: https://github.com/php/php-src/pull/930
 +
 +
 +===== Vote =====
 +<doodle title="Turn gc_collect_cycles into function pointer?" auth="beberlei" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +
 +Voting started: 2015-01-07 19:31 UTC
 +Voting ended: 2015-01-21 19:31 UTC (14 days)
  
rfc/gc_fn_pointer.1418280513.txt.gz · Last modified: 2017/09/22 13:28 (external edit)