Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F44756609: D3848.id9965.diff
Tue, Aug 18, 14:36
Unknown Object (File)
Tue, Aug 18, 06:14
Unknown Object (File)
Tue, Aug 18, 02:47
Unknown Object (File)
Mon, Aug 17, 04:24
Unknown Object (File)
Mon, Aug 17, 03:26
Unknown Object (File)
Sun, Aug 16, 23:41
Unknown Object (File)
Fri, Aug 14, 08:42
Unknown Object (File)
Sat, Jul 25, 00:32
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 Passed
Unit
Test Failures
Branch
php7-cleanup
Build Status
Buildable 6147
Build 6431: arc lint + arc unit