rfc:ffi-non-static-deprecated

Differences

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

Link to this comparison view

rfc:ffi-non-static-deprecated [2024/06/21 08:49] – created chopinsrfc:ffi-non-static-deprecated [2024/06/21 08:52] (current) chopins
Line 3: Line 3:
   * Date: 2024-06-21   * Date: 2024-06-21
   * Author: Chopins, chopins.xiao@gmail.com   * Author: Chopins, chopins.xiao@gmail.com
 +  * Target version: PHP 8.4
   * Status: Draft   * Status: Draft
   * First Published at: https://wiki.php.net/rfc/ffi-non-static-deprecated   * First Published at: https://wiki.php.net/rfc/ffi-non-static-deprecated
Line 49: Line 50:
 Since non-static calls are marked as stale, they will result in a stale prompt being received for versions less than PHP 8.3. If PHP 9.0 removes non-static calls to FFICDef::new(), FFICDef::cast(), FFICDef::type(), it will result in an error in the unadapted program. Since non-static calls are marked as stale, they will result in a stale prompt being received for versions less than PHP 8.3. If PHP 9.0 removes non-static calls to FFICDef::new(), FFICDef::cast(), FFICDef::type(), it will result in an error in the unadapted program.
 ===== Proposed PHP Version(s) ===== ===== Proposed PHP Version(s) =====
-PHP 8.3+PHP 8.4
 ===== Impact on extensions ===== ===== Impact on extensions =====
 FFI FFI
rfc/ffi-non-static-deprecated.1718959780.txt.gz · Last modified: 2024/06/21 08:49 by chopins