Page MenuHomePhabricator

Fix a mismatched method definition in PhabricatorHomeProfileMenuItem
ClosedPublic

Authored by epriestley on Feb 2 2017, 2:03 PM.
Tags
None
Referenced Files
F17947524: D17297.diff
Thu, Jul 31, 5:10 PM
F17865352: D17297.diff
Mon, Jul 28, 3:13 AM
F17861367: D17297.diff
Sun, Jul 27, 10:45 PM
F17859458: D17297.id41604.diff
Sun, Jul 27, 8:46 PM
Unknown Object (File)
Thu, Jul 3, 7:28 AM
Unknown Object (File)
Wed, Jul 2, 8:38 PM
Unknown Object (File)
May 29 2025, 10:57 AM
Unknown Object (File)
May 28 2025, 3:00 PM
Subscribers
None

Details

Summary

Fixes T12187. Ref T12190. See T12190 for discussion of why this escaped notice.

Test Plan
  • Commented out the error_reporting() clause around file inclusion.
  • Reproduced the error in PHP7.
  • Corrected the method signature.
  • Reloaded the page, no more error.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable