Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Nov 5 2025, 22:21.
Tags
None
Referenced Files
F25535549: D3848.id9968.diff
Thu, Apr 16, 08:08
F25531959: D3848.id9967.diff
Thu, Apr 16, 06:50
F25503802: D3848.id9968.diff
Wed, Apr 15, 21:03
Unknown Object (File)
Tue, Apr 14, 10:06
Unknown Object (File)
Tue, Apr 14, 01:17
Unknown Object (File)
Sun, Apr 5, 17:12
Unknown Object (File)
Thu, Apr 2, 01:26
Unknown Object (File)
Wed, Apr 1, 17:08
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