Page MenuHomePhabricator

Fix a mismatched method definition in PhabricatorHomeProfileMenuItem
ClosedPublic

Authored by epriestley on Feb 2 2017, 2:03 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
May 19 2025, 12:23 PM
Unknown Object (File)
May 18 2025, 7:44 PM
Unknown Object (File)
May 8 2025, 11:47 AM
Unknown Object (File)
Apr 29 2025, 3:20 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