Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 4, 20:20
Unknown Object (File)
Fri, Sep 4, 13:34
Unknown Object (File)
Fri, Sep 4, 13:32
Unknown Object (File)
Fri, Sep 4, 00:28
Unknown Object (File)
Fri, Sep 4, 00:23
Unknown Object (File)
Thu, Sep 3, 06:02
Unknown Object (File)
Wed, Sep 2, 20:05
Unknown Object (File)
Tue, Sep 1, 04:48
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