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
Last revisionBoth sides next revision
rfc:mysqli_bind_in_execute [2021/03/08 23:10] – Voting dharmanrfc:mysqli_bind_in_execute [2021/04/17 16:46] – 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 71: Line 71:
  
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
-None that I can find.+Classes extending %%mysqli_stmt::execute()%% will be required to specify the additional parameter now.
  
 ===== Proposed PHP Version(s) ===== ===== Proposed PHP Version(s) =====
Line 84: Line 84:
 ==== php.ini Defaults ==== ==== php.ini Defaults ====
 None. None.
- 
-===== Open Issues ===== 
- 
  
 ===== Unaffected PHP Functionality ===== ===== Unaffected PHP Functionality =====
Line 99: 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
Line 116: Line 113:
 ===== References ===== ===== References =====
 https://externals.io/message/113149 https://externals.io/message/113149
- 
-===== Rejected Features ===== 
  
rfc/mysqli_bind_in_execute.txt · Last modified: 2021/06/11 11:55 by dharman