Home GnuPG

Fix a mismatched method definition in PhabricatorHomeProfileMenuItem
d0258a898175Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix a mismatched method definition in PhabricatorHomeProfileMenuItem

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12190, T12187

Differential Revision: https://secure.phabricator.com/D17297

Details

Provenance
epriestley <git@epriestley.com>Authored on Feb 2 2017, 3:01 PM
Parents
rPHAB7e3adb1257af: Add FontAwesome 4.7.0
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABd0258a898175: Fix a mismatched method definition in PhabricatorHomeProfileMenuItem (authored by epriestley <git@epriestley.com>).Feb 2 2017, 4:02 PM