rfc:session-oo

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:session-oo [2011/06/20 01:24] – Updated to reflect new patches arpadrfc:session-oo [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2011-06-20   * Date: 2011-06-20
   * Author: Arpad Ray <arpad@php.net>   * Author: Arpad Ray <arpad@php.net>
-  * Status: Under Discussion+  * Status: Implemented in PHP 5.4, [[https://wiki.php.net/rfc/session-oo/vote|Voting results]]
   * First Published at: http://wiki.php.net/rfc/session-oo   * First Published at: http://wiki.php.net/rfc/session-oo
   * Original discussion: http://marc.info/?l=php-internals&m=125886685408121&w=2   * Original discussion: http://marc.info/?l=php-internals&m=125886685408121&w=2
Line 48: Line 48:
 ===== Patches ===== ===== Patches =====
  
-Static methods: +http://spellign.com/patches/php-trunk-session-oo12.patch
-  * Patch and tests: http://spellign.com/patches/php-trunk-session-oo7.patch+
  
-Dynamic methods: +http://spellign.com/patches/php-5.4-session-oo12.patch 
-  * Destructor: http://spellign.com/patches/php-trunk-session-oo8-destruct.patch + 
-  * Shutdown function: http://spellign.com/patches/php-trunk-session-oo8-shutdown_function.patch +http://spellign.com/patches/php-trunk-session-oo12-tests.patch
-  * Tests: http://spellign.com/patches/php-trunk-session-oo8-tests.patch+
  
 ===== Changelog ===== ===== Changelog =====
Line 60: Line 58:
   * 2011-06-03 Arpad Ray: Initial RFC creation   * 2011-06-03 Arpad Ray: Initial RFC creation
   * 2011-06-20 Arpad Ray: Updated to reflect new patches   * 2011-06-20 Arpad Ray: Updated to reflect new patches
 +  * 2011-06-20 Arpad Ray: Updated patches
 +  * 2011-06-27 Arpad Ray: Updated patches
  
  
  
rfc/session-oo.1308533081.txt.gz · Last modified: 2017/09/22 13:28 (external edit)