rfc:deprecations_php_8_5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rfc:deprecations_php_8_5 [2024/09/28 14:43] – Add note for openssl_pkey_derive key_length param. bukkarfc:deprecations_php_8_5 [2024/10/04 13:22] (current) – PDO's uri: scheme timwolla
Line 13: Line 13:
  
   * Deprecate ''key_length'' parameter of <php>openssl_pkey_derive()</php>   * Deprecate ''key_length'' parameter of <php>openssl_pkey_derive()</php>
 +  * Deprecate PDO's 'uri:' scheme
  
 ===== Proposal ===== ===== Proposal =====
Line 25: Line 26:
 See: https://github.com/php/doc-en/pull/3789 See: https://github.com/php/doc-en/pull/3789
  
 +==== Deprecate PDO's 'uri:' scheme ====
  
 +Author: Tim Düsterhus <timwolla@php.net>
 +
 +TODO: https://github.com/php/php-src/blob/d7bdf902e5b88189037883d462e422838bd9be55/ext/pdo/pdo_dbh.c#L323-L335
  
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
rfc/deprecations_php_8_5.txt · Last modified: 2024/10/04 13:22 by timwolla