Page MenuHomePhabricator

Fix a mismatched method definition in PhabricatorHomeProfileMenuItem
ClosedPublic

Authored by epriestley on Feb 2 2017, 2:03 PM.
Tags
None
Referenced Files
F18733452: D17297.id.diff
Tue, Sep 30, 10:34 PM
F18539674: D17297.diff
Sep 7 2025, 6:18 PM
F18508473: D17297.id.diff
Sep 5 2025, 2:50 AM
F18500551: D17297.diff
Sep 4 2025, 9:09 PM
F18388280: D17297.id41604.diff
Aug 29 2025, 4:10 AM
F18387864: D17297.id41604.diff
Aug 29 2025, 3:45 AM
F18339156: D17297.id.diff
Aug 25 2025, 9:12 PM
F18269368: D17297.id41604.diff
Aug 22 2025, 2:39 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