Page MenuHomePhabricator

Fix another undeclared property
ClosedPublic

Authored by joshuaspence on Jun 15 2015, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 6:10 AM
Unknown Object (File)
Fri, Dec 13, 1:57 AM
Unknown Object (File)
Thu, Dec 12, 3:29 AM
Unknown Object (File)
Tue, Dec 3, 2:41 PM
Unknown Object (File)
Nov 27 2024, 3:42 PM
Unknown Object (File)
Nov 26 2024, 5:53 AM
Unknown Object (File)
Nov 19 2024, 6:08 PM
Unknown Object (File)
Nov 15 2024, 4:54 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPf87ffc41ce69: Fix another undeclared property
Summary

I think that I've caught the bulk of these issues now.

Test Plan

Eyeball it.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix another undeclared property.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
src/applications/releeph/view/branch/ReleephBranchTemplate.php
7–10

I really derped this up in rP62648237c25e51f15b16b3506aa4dcc930d181b8.

Alternatively, I'm happy to just revert D13283 and D13280 if you'd prefer.

epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 15 2015, 12:49 PM

I hit this, so I'm just going to pull it.

This revision was automatically updated to reflect the committed changes.