Page MenuHomeDevCentral

Replace object return value by class type
ClosedPublic

Authored by dereckson on Feb 16 2018, 15:43.
Tags
None
Referenced Files
F14786173: D1308.diff
Sun, Nov 30, 15:34
F14715358: D1308.id3356.diff
Sun, Nov 30, 05:14
Unknown Object (File)
Mon, Nov 24, 08:17
Unknown Object (File)
Sun, Nov 23, 16:00
Unknown Object (File)
Tue, Nov 18, 12:59
Unknown Object (File)
Fri, Nov 14, 06:28
Unknown Object (File)
Tue, Nov 11, 04:31
Unknown Object (File)
Sun, Nov 9, 18:39
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
Lint Not Applicable
Unit
Tests Not Applicable

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.