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)
Sun, Mar 22, 11:38
Unknown Object (File)
Fri, Mar 20, 23:53
Unknown Object (File)
Fri, Mar 20, 09:52
Unknown Object (File)
Thu, Mar 19, 04:50
Unknown Object (File)
Wed, Mar 18, 22:44
Unknown Object (File)
Wed, Mar 18, 11:19
Unknown Object (File)
Tue, Mar 17, 15:58
Unknown Object (File)
Tue, Mar 17, 15:03
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
Tests Passed
Branch
php7-cleanup
Build Status
Buildable 6149
Build 6433: arc lint + arc unit