rfc:permanent_hash_ext

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:permanent_hash_ext [2018/09/14 00:15] – Fix typos carusogabrielrfc:permanent_hash_ext [2018/11/22 19:17] (current) – Add doc link cmb
Line 1: Line 1:
 ====== RFC: Always available hash extension  ====== ====== RFC: Always available hash extension  ======
   * Version: 1.0   * Version: 1.0
-  * Date: 04/09-2018+  * Date: 2018-09-04
   * Author: Kalle Sommer Nielsen, kalle@php.net   * Author: Kalle Sommer Nielsen, kalle@php.net
-  * Status: Discussion+  * Status: Implemented
   * First Published at: http://wiki.php.net/rfc/permanent_hash_ext   * First Published at: http://wiki.php.net/rfc/permanent_hash_ext
  
 ===== Introduction ===== ===== Introduction =====
-This RFC proposes to make the hash extension (`ext/hash`) always available, similar to the ''date'', `spl` & `pcre` extensions.+This RFC proposes to make the hash extension (`ext/hash`) always available, similar to the `date`, `spl` & `pcre` extensions.
  
 ===== Proposal ===== ===== Proposal =====
Line 38: Line 38:
  
 Since this touches a major component in the php-src source, the voting will require a 2/3 majority to pass. Since this touches a major component in the php-src source, the voting will require a 2/3 majority to pass.
 +
 +===== Vote =====
 +
 +As this is a language change, a 2/3 majority is required.
 +
 +<doodle title="Make the hash extension always available as described in this RFC?" auth="kalle" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
-If the voting passes, a patch to alter the extension build configurations for Windows and Unix will be committed.+  * Patch: https://gist.github.com/KalleZ/f9e50b36db608478617868057d2b9e77 
 +  * Docs: http://svn.php.net/viewvc?view=revision&revision=346033
  
 ===== References ===== ===== References =====
  
   * [1] https://github.com/php/php-src/commit/d6e81f0bfd0cb90586dd83d4fd47a4302605261a#commitcomment-29654178   * [1] https://github.com/php/php-src/commit/d6e81f0bfd0cb90586dd83d4fd47a4302605261a#commitcomment-29654178
rfc/permanent_hash_ext.1536884150.txt.gz · Last modified: 2018/09/14 00:15 by carusogabriel