Page MenuHomePhabricator

Fix a mismatched method definition in PhabricatorHomeProfileMenuItem
ClosedPublic

Authored by epriestley on Feb 2 2017, 2:03 PM.
Tags
None
Referenced Files
F15496174: D17297.id41604.diff
Sun, Apr 13, 6:14 AM
F15484552: D17297.diff
Wed, Apr 9, 6:58 PM
F15464994: D17297.id41603.diff
Wed, Apr 2, 1:30 PM
F15436285: D17297.id.diff
Tue, Mar 25, 1:07 PM
F15432250: D17297.diff
Mon, Mar 24, 5:03 PM
F15425176: D17297.id41603.diff
Sun, Mar 23, 3:00 AM
F15396301: D17297.id.diff
Mar 16 2025, 1:22 PM
F15310026: D17297.id41604.diff
Mar 6 2025, 7:59 AM
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