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)
Fri, Aug 7, 14:26
Unknown Object (File)
Fri, Aug 7, 12:07
Unknown Object (File)
Fri, Aug 7, 11:44
Unknown Object (File)
Thu, Aug 6, 10:38
Unknown Object (File)
Thu, Aug 6, 08:23
Unknown Object (File)
Thu, Aug 6, 06:21
Unknown Object (File)
Sat, Jul 25, 09:24
Unknown Object (File)
Sat, Jul 25, 08:27
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.