Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F25688249: D3848.id9965.diff
Fri, Apr 17, 16:46
Unknown Object (File)
Thu, Apr 16, 21:01
Unknown Object (File)
Thu, Apr 16, 21:00
Unknown Object (File)
Thu, Apr 16, 19:23
Unknown Object (File)
Thu, Apr 16, 11:55
Unknown Object (File)
Thu, Apr 16, 11:17
Unknown Object (File)
Thu, Apr 16, 08:08
Unknown Object (File)
Thu, Apr 16, 06:50
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