rfc:debugging_pdo_prepared_statement_emulation
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rfc:debugging_pdo_prepared_statement_emulation [2016/10/31 18:03] adambaratz |
rfc:debugging_pdo_prepared_statement_emulation [2018/03/01 23:27] (current) carusogabriel RFC was implemented in PHP 7.2 |
||
---|---|---|---|
Line 3: | Line 3: | ||
* Date: 2016-10-17 | * Date: 2016-10-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 | * First Published at: https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation | ||
Line 50: | Line 50: | ||
This project requires a 50%+1 majority. | This project requires a 50%+1 majority. | ||
- | <doodle title="Debugging PDO Prepared Statement Emulation" auth="abaratz" voteType="single" closed="false"> | + | <doodle title="Debugging PDO Prepared Statement Emulation" auth="abaratz" voteType="single" closed="true"> |
* Yes | * Yes | ||
* No | * No | ||
Line 60: | Line 60: | ||
===== References ===== | ===== References ===== | ||
Initial discussion of this proposal on the internals mailing list: http://marc.info/?l=php-internals&m=147638162506291&w=2 | Initial discussion of this proposal on the internals mailing list: http://marc.info/?l=php-internals&m=147638162506291&w=2 | ||
+ | |||
+ | ===== Implementation ===== | ||
+ | This feature was implemented in PHP 7.2 ([[https://github.com/php/php-src/commit/83086d9a72675bad2b2560c6f427d0c1f1d1eba0|83086d9a72675bad2b2560c6f427d0c1f1d1eba0]]). |
rfc/debugging_pdo_prepared_statement_emulation.1477937020.txt.gz · Last modified: 2017/09/22 13:28 (external edit)