Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F24591190: D3848.id9965.diff
Sat, Feb 28, 18:44
F24588534: D3848.diff
Sat, Feb 28, 16:15
F24588458: D3848.diff
Sat, Feb 28, 16:10
F24588455: D3848.diff
Sat, Feb 28, 16:10
Unknown Object (File)
Wed, Feb 25, 11:15
Unknown Object (File)
Wed, Feb 25, 11:15
Unknown Object (File)
Wed, Feb 25, 11:15
Unknown Object (File)
Wed, Feb 25, 11:14
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