Page MenuHomeDevCentral

Replace object return value by class type
ClosedPublic

Authored by dereckson on Feb 16 2018, 15:43.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 3, 16:26
Unknown Object (File)
Thu, Jul 3, 02:52
Unknown Object (File)
Wed, Jul 2, 08:28
Unknown Object (File)
Tue, Jul 1, 06:09
Unknown Object (File)
Mon, Jun 30, 15:53
Unknown Object (File)
Sat, Jun 21, 22:20
Unknown Object (File)
Tue, Jun 17, 23:51
Unknown Object (File)
Tue, Jun 17, 23:46
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.