Page MenuHomeDevCentral

Remove features implemented in PHP 8
ClosedPublic

Authored by dereckson on Wed, Nov 5, 22:21.
Tags
None
Referenced Files
F12604246: D3848.id9967.diff
Wed, Nov 12, 02:54
F12599739: D3848.id9965.diff
Tue, Nov 11, 23:54
F12599038: D3848.id.diff
Tue, Nov 11, 23:26
F12595791: D3848.id9968.diff
Tue, Nov 11, 21:32
F12592291: D3848.id9966.diff
Tue, Nov 11, 19:00
F12591735: D3848.id9966.diff
Tue, Nov 11, 18:38
F12591734: D3848.id9967.diff
Tue, Nov 11, 18:38
F12589989: D3848.diff
Tue, Nov 11, 17:39
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