rfc:mysqli_bind_in_execute

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:mysqli_bind_in_execute [2021/03/22 13:45] – Added BC identified by nikic dharmanrfc:mysqli_bind_in_execute [2021/06/11 11:55] (current) – Implemented dharman
Line 5: Line 5:
   * Target version: PHP 8.1   * Target version: PHP 8.1
   * Implementation: https://github.com/php/php-src/pull/6271   * Implementation: https://github.com/php/php-src/pull/6271
-  * Status: Voting+  * Status: Implemented
  
  
Line 96: Line 96:
 Voting started on 2021-03-08 and ends on 2021-03-27 Voting started on 2021-03-08 and ends on 2021-03-27
  
-<doodle title="MySQLi bind-in-execute" auth="Dharman" voteType="single" closed="false">+<doodle title="MySQLi bind-in-execute" auth="Dharman" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
- 
-===== Patches and Tests ===== 
-The implementation is available at https://github.com/php/php-src/pull/6271 
  
 ===== Implementation ===== ===== Implementation =====
-After the project is implemented, this section should contain  +[[https://github.com/php/php-src/pull/6271|PR here]]
-  the version(s) it was merged into +
-  - a link to the git commit(s) +
-  - a link to the PHP manual entry for the feature +
-  - a link to the language specification section (if any)+
  
 ===== References ===== ===== References =====
 https://externals.io/message/113149 https://externals.io/message/113149
  
rfc/mysqli_bind_in_execute.1616420708.txt.gz · Last modified: 2021/03/22 13:45 by dharman