rfc:session-read_only-lazy_write

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:session-read_only-lazy_write [2014/04/09 15:35] – Remove content related to 'read_only', that issue is resolved narfrfc:session-read_only-lazy_write [2014/04/21 11:05] – Withdraw narf
Line 1: Line 1:
  
 ====== PHP RFC: Sessions: Improve original RFC about lazy_write ====== ====== PHP RFC: Sessions: Improve original RFC about lazy_write ======
-  * Version: 0.6+  * Version: 1.0
   * Date: 2014-03-14   * Date: 2014-03-14
   * Author: Andrey Andreev, narf@devilix.net   * Author: Andrey Andreev, narf@devilix.net
-  * Status: Under Discussion+  * Status: Withdrawn
   * First Published at: http://wiki.php.net/rfc/session-read_only-lazy_write   * First Published at: http://wiki.php.net/rfc/session-read_only-lazy_write
  
Line 120: Line 120:
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
  
-Various combinations of the [[rfc:session-read_only-lazy_write#proposal]] sections.+  * Change API 
 +    * Merge updateTimestamp() into write() 
 +    * Declare SessionHandler::updateTimestamp(), if session.save_handler supports it 
 +    * Keep original implementation 
 +  * Always to lazy writes 
 +    * Yes 
 +    * No 
 +  * Add API to detect $_SESSION changes 
 +    * Yes 
 +    * No 
 + 
 +Refer to the [[rfc:session-read_only-lazy_write#proposal]] section for details.
  
 Should require 50% + 1 votes. Should require 50% + 1 votes.
 +
 +===== Vote =====
 +
 +Voting period is 2014/04/10 until 2014/04/24.
 +
 +<doodle title="Change API" auth="narf" voteType="single" closed="false">
 +   * Merge updateTimestamp() into write()
 +   * Declare SessionHandler::updateTimestamp(), if session.save_handler supports it
 +   * Keep original implementation
 +</doodle>
 +
 +
 +
 +<doodle title="Always do lazy writes" auth="narf" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
 +
 +
 +
 +<doodle title="Add API to detect $_SESSION changes" auth="narf" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
 +
 +Thank you for voting!
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
rfc/session-read_only-lazy_write.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1