HomeDevCentral

Mark explicitly nullable parameters

Description

Mark explicitly nullable parameters

Summary:
Nullable types have been introduced in PHP 7.1. This allows us to recognize
this application as written for PHP 7.0.

Old Smarty code isn't fixed, as we're going to move it as a Composer dependency.

Ref P375
Ref T2144

Differential Revision: https://devcentral.nasqueron.org/D3761

Details

Provenance
derecksonAuthored on Sat, Oct 18, 16:30
derecksonPushed on Sat, Oct 18, 16:35
Differential Revision
D3761: Mark explicitly nullable parameters
Parents
rOBSIDIANa43c38521f00: Upgrade tests to PHPUnit 12
Branches
Unknown
Tags
Unknown
Tasks
T2144: Port Obsidian code to PHP 8.4