Page MenuHomeDevCentral

Use PHP 7.3 is_countable function when present
ClosedPublic

Authored by dereckson on Aug 31 2018, 11:58.
Tags
None
Referenced Files
F47487091: D1655.diff
Mon, Aug 31, 13:09
Unknown Object (File)
Sun, Aug 30, 03:46
Unknown Object (File)
Sun, Aug 23, 17:18
Unknown Object (File)
Sun, Aug 23, 13:53
Unknown Object (File)
Sun, Aug 23, 13:15
Unknown Object (File)
Fri, Aug 21, 21:13
Unknown Object (File)
Fri, Aug 21, 16:58
Unknown Object (File)
Thu, Aug 20, 16:25
Subscribers
None

Details

Summary

The code still keeps a custom implementation to maintain PHP 7.2 compatibility.

Reference: https://wiki.php.net/rfc/is-countable

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
Tests Passed
Branch
php73
Build Status
Buildable 2600
Build 2848: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Aug 31 2018, 12:02
This revision was automatically updated to reflect the committed changes.