Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F24898776: D3848.id9967.diff
Mon, Mar 16, 19:52
F24885440: D3848.id9965.diff
Sun, Mar 15, 21:34
Unknown Object (File)
Sun, Mar 15, 01:00
Unknown Object (File)
Sat, Mar 14, 07:14
Unknown Object (File)
Sat, Mar 14, 02:19
Unknown Object (File)
Sat, Mar 14, 00:59
Unknown Object (File)
Fri, Mar 13, 22:44
Unknown Object (File)
Wed, Mar 11, 19:07
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