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, May 29, 09:08
Unknown Object (File)
Fri, May 29, 07:55
Unknown Object (File)
Fri, May 29, 07:41
Unknown Object (File)
Fri, May 29, 06:26
Unknown Object (File)
Thu, May 28, 03:52
Unknown Object (File)
Sun, May 24, 15:34
Unknown Object (File)
Sun, May 24, 10:26
Unknown Object (File)
Sat, May 23, 10:05
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