Page MenuHomeDevCentral

Mark explicitly nullable parameters
ClosedPublic

Authored by dereckson on Sat, Oct 18, 16:34.

Details

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

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
No Lint Coverage
Unit
Test Failures
Branch
main
Build Status
Buildable 6027
Build 6311: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sat, Oct 18, 16:35
This revision was landed with ongoing or failed builds.Sat, Oct 18, 16:35
This revision was automatically updated to reflect the committed changes.