Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F33994864: D3848.id9965.diff
Tue, Jun 23, 11:54
Unknown Object (File)
Tue, Jun 23, 10:46
Unknown Object (File)
Mon, Jun 22, 20:58
Unknown Object (File)
Sun, Jun 21, 02:14
Unknown Object (File)
Sat, Jun 20, 12:09
Unknown Object (File)
Sat, Jun 20, 10:21
Unknown Object (File)
Thu, Jun 18, 20:00
Unknown Object (File)
Thu, Jun 18, 19:20
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