HomeDevCentral

Remove features implemented in PHP 8

Description

Remove features implemented in PHP 8

Summary:
Several traversable and string functions have been directly added to PHP 8.

In every case, the OmniTools static function call can be swapped as is
to a PHP 8 call, without any change in argument order.

Differential Revision: https://devcentral.nasqueron.org/D3848

Details

Provenance
derecksonAuthored on Wed, Nov 5, 22:18
derecksonPushed on Wed, Nov 5, 22:25
Differential Revision
D3848: Remove features implemented in PHP 8
Parents
rKERUALD49bd688c9125: Implement getValueOr, getValueOrElse, or, orElse for Result and Option
Branches
Unknown
Tags
Unknown