Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 11, 15:41
Unknown Object (File)
Wed, Feb 11, 03:15
Unknown Object (File)
Sun, Feb 8, 11:52
Unknown Object (File)
Sun, Feb 8, 02:24
Unknown Object (File)
Sun, Feb 8, 02:24
Unknown Object (File)
Thu, Feb 5, 20:34
Unknown Object (File)
Thu, Feb 5, 20:20
Unknown Object (File)
Mon, Feb 2, 16:39
Subscribers
None

Details

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.

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable