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)
Tue, Oct 22, 11:32 PM
Unknown Object (File)
Oct 17 2024, 10:02 PM
Unknown Object (File)
Oct 13 2024, 7:49 AM
Unknown Object (File)
Oct 9 2024, 7:42 PM
Unknown Object (File)
Oct 2 2024, 11:54 AM
Unknown Object (File)
Sep 30 2024, 3:02 AM
Unknown Object (File)
Sep 29 2024, 9:51 PM
Unknown Object (File)
Sep 29 2024, 7:24 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