Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F30414799: D3848.diff
Sat, May 23, 06:55
Unknown Object (File)
Sat, May 16, 14:20
Unknown Object (File)
Wed, May 13, 18:26
Unknown Object (File)
Sat, May 9, 23:27
Unknown Object (File)
Fri, May 8, 01:31
Unknown Object (File)
Wed, May 6, 17:32
Unknown Object (File)
Mon, May 4, 22:42
Unknown Object (File)
Sun, May 3, 21:06
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