-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Milestone
Description
Tracking to make it easier to identify which parts of https://wiki.php.net/rfc/deprecations_php_8_5 are still pending
-
Deprecate the __sleep() and __wakeup() magic methodsZend: Deprecate __sleep() #19682, Zend: Deprecate __wakeup() #19435 -
Deprecate using values null as an array offset and when calling array_key_exists()Deprecate using null as an array offset and when callingarray_key_exists()#19511 -
Deprecate constant redeclarationDeprecate constant redeclaration #19474 -
Deprecate closure binding issuesDeprecate closure binding issues #19510 -
Enact follow-up phase of the “Path to Saner Increment/Decrement operators” RFCEnact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC #19374 -
Deprecate the report_memleaks INI directiveDeprecate disablingreport_memleaksINI directive #19481 -
Deprecate the register_argc_argv INI directivemain: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string #19606 -
Remove disable_classes INI settingcore: Remove disable_classes INI setting #12043 -
Deprecate ArrayObject and ArrayIterator with objectsext/spl: Deprecate ArrayObject and ArrayIterator with objects #19420 -
Deprecate passing string which are not one byte long to ord()ext/standard: Deprecate passing string which are not one byte long to ord() #19440 -
Deprecate passing integers outside the interval [0, 255] to chr()ext/standard: Deprecate passing integers outside the interval [0, 255] to chr() #19441 -
Deprecate the $http_response_header predefined variableext/standard: Deprecate $http_response_header #19464 -
[ODBC] Remove flags for building against specific drivers directlyRemove driver specific support from ODBC #15727 -
Deprecate driver specific PDO constantsDeprecate driver specific PDO constants #19526 -
Deprecate driver specific PDO methodsDeprecate driver specific PDO methods #19596 -
Deprecate Pdo\Pgsql constants related to statement transaction stateext/pdo_pgsql: [RFC] Deprecate PGSQL_TRANSACTION_ constants. #19594 -
Deprecate building ext/ldap against Oracle LDAPext/ldap: [RFC] Deprecate build with Oracle Instance Client version. #19809