rfc:debugging_pdo_prepared_statement_emulation_v2

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:debugging_pdo_prepared_statement_emulation_v2 [2016/12/07 20:18] – open for voting adambaratzrfc:debugging_pdo_prepared_statement_emulation_v2 [2018/03/01 23:27] (current) – RFC was implemented in PHP 7.2 carusogabriel
Line 3: Line 3:
   * Date: 2016-11-17   * Date: 2016-11-17
   * Author: Adam Baratz adambaratz@php.net   * Author: Adam Baratz adambaratz@php.net
-  * Status: Voting+  * Status: Implemented (in PHP 7.2)
   * First Published at: https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation_v2   * First Published at: https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation_v2
  
Line 60: Line 60:
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
-This project requires a 50%+1 majority.+This project requires a 50%+1 majority. Voting opened on December 7th. It will end on 16 December 2016 at 0:00 UTC.
  
-<doodle title="Debugging PDO Prepared Statement Emulation v2" auth="adambaratz" voteType="single" closed="false">+<doodle title="Debugging PDO Prepared Statement Emulation v2" auth="adambaratz" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 72: Line 72:
 ===== References ===== ===== References =====
 Discussion on the internals mailing list: http://marc.info/?l=php-internals&m=148034706404511&w=2 Discussion on the internals mailing list: http://marc.info/?l=php-internals&m=148034706404511&w=2
 +
 +===== Implementation =====
 +This feature was implemented in PHP 7.2 ([[https://github.com/php/php-src/commit/d58231dda300b015260ea8fb17c28f8eebf1ec51|d58231dda300b015260ea8fb17c28f8eebf1ec51]]).
rfc/debugging_pdo_prepared_statement_emulation_v2.1481141921.txt.gz · Last modified: 2017/09/22 13:28 (external edit)