Page MenuHomePhabricator

Add support for nullable parameter types
ClosedPublic

Authored by joshuaspence on Nov 13 2017, 4:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 2:35 AM
Unknown Object (File)
Mar 12 2024, 12:07 PM
Unknown Object (File)
Feb 26 2024, 3:53 PM
Unknown Object (File)
Feb 26 2024, 3:53 PM
Unknown Object (File)
Feb 13 2024, 6:27 PM
Unknown Object (File)
Jan 19 2024, 4:31 PM
Unknown Object (File)
Jan 15 2024, 7:57 PM
Unknown Object (File)
Jan 7 2024, 4:29 PM

Details

Summary

Ref T4334. Adds support for nullable parameter types, which are a thing as of PHP 7.1.

Test Plan

Added unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable