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, May 8, 11:47 AM
Unknown Object (File)
Tue, Apr 29, 3:20 PM
Unknown Object (File)
Sat, Apr 26, 11:08 AM
Unknown Object (File)
Fri, Apr 25, 3:16 PM
Unknown Object (File)
Apr 13 2025, 6:14 AM
Unknown Object (File)
Apr 9 2025, 6:58 PM
Unknown Object (File)
Apr 2 2025, 1:30 PM
Unknown Object (File)
Mar 25 2025, 1:07 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