Page MenuHomeDevCentral

Replace object return value by class type
ClosedPublic

Authored by dereckson on Feb 16 2018, 15:43.
Tags
None
Referenced Files
F12410220: D1308.diff
Mon, Nov 3, 11:34
F12406719: D1308.id3357.diff
Mon, Nov 3, 05:08
F12406472: D1308.id3357.diff
Mon, Nov 3, 04:19
Unknown Object (File)
Sun, Nov 2, 03:24
Unknown Object (File)
Sun, Nov 2, 01:48
Unknown Object (File)
Sun, Nov 2, 01:33
Unknown Object (File)
Sat, Nov 1, 09:12
Unknown Object (File)
Fri, Oct 31, 05:07
Subscribers
None

Details

Summary

This code was 7.2 compatible, but not 7.1, without real benefit,
as it used https://wiki.php.net/rfc/object-typehint.

Fixes T1335.

Test Plan

Test under PHP 7.1.

Diff Detail

Repository
rAPISRVLOGS Servers log :: Add new entries API
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
drop-object-typehint (branched from master)
Build Status
Buildable 2068
Build 2316: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 16 2018, 15:43
This revision was automatically updated to reflect the committed changes.