rfc:renamed_parameters

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rfc:renamed_parameters [2020/08/09 17:03] carnagerfc:renamed_parameters [2020/08/09 17:23] (current) – fix typo: "depreciation" -> "deprecation" imsop
Line 166: Line 166:
  
 To aid users upgrading from previous PHP versions, there will **not** be an error thrown if the base class To aid users upgrading from previous PHP versions, there will **not** be an error thrown if the base class
-is a PHP built in class. Instead, a depreciation warning will be raised, and the parameter will be opted in +is a PHP built in class. Instead, a deprecation warning will be raised, and the parameter will be opted in 
-automatically. It should be assumed by developers that the depreciation will be upgraded to an error in line +automatically. It should be assumed by developers that the deprecation will be upgraded to an error in line 
 with user land code in PHP 9.0, however this shall be subject to a separate RFC at the time which can assess  with user land code in PHP 9.0, however this shall be subject to a separate RFC at the time which can assess 
 how appropriate that course of action is. how appropriate that course of action is.
rfc/renamed_parameters.txt · Last modified: 2020/08/09 17:23 by imsop