@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix visibility of the `LiskDAO::willWriteData` method

Summary: Ref T6822.

Test Plan: `grep`. This method is only called from `LiskDAO::update()`.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T6822

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

+1 -1
+1 -1
src/applications/releeph/storage/ReleephBranch.php
··· 67 67 return $this; 68 68 } 69 69 70 - public function willWriteData(array &$data) { 70 + protected function willWriteData(array &$data) { 71 71 // If symbolicName is omitted, set it to the basename. 72 72 // 73 73 // This means that we can enforce symbolicName as a UNIQUE column in the