Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F25216171: D3848.diff
Sun, Apr 5, 17:12
Unknown Object (File)
Thu, Apr 2, 01:26
Unknown Object (File)
Wed, Apr 1, 17:08
Unknown Object (File)
Wed, Apr 1, 17:08
Unknown Object (File)
Wed, Apr 1, 01:04
Unknown Object (File)
Sun, Mar 29, 16:52
Unknown Object (File)
Sun, Mar 29, 12:18
Unknown Object (File)
Sun, Mar 29, 11:45
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