Page MenuHomeDevCentral

Replace object return value by class type
ClosedPublic

Authored by dereckson on Feb 16 2018, 15:43.
Tags
None
Referenced Files
F25116852: D1308.diff
Tue, Mar 31, 02:24
F25108807: D1308.id3356.diff
Mon, Mar 30, 12:06
F25104769: D1308.id3357.diff
Mon, Mar 30, 08:34
Unknown Object (File)
Sun, Mar 29, 22:27
Unknown Object (File)
Sun, Mar 29, 22:14
Unknown Object (File)
Sat, Mar 28, 07:18
Unknown Object (File)
Sat, Mar 28, 06:33
Unknown Object (File)
Sat, Mar 28, 06:33
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.