Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F24516288: D3848.id9965.diff
Tue, Feb 24, 19:38
F24516287: D3848.id9967.diff
Tue, Feb 24, 19:38
F24516286: D3848.id9968.diff
Tue, Feb 24, 19:38
F24516285: D3848.id9966.diff
Tue, Feb 24, 19:38
Unknown Object (File)
Wed, Feb 11, 15:41
Unknown Object (File)
Wed, Feb 11, 03:15
Unknown Object (File)
Sun, Feb 8, 11:52
Unknown Object (File)
Sun, Feb 8, 02:24
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