I spent way to long to arrive at this solution. Ref T9360
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T9897: Unbeta Feedback on Phame
T9360: Unbeta Phame - Commits
- Restricted Diffusion Commit
rP39903769f063: Fix Phame Post creation time
Publish a new post, see time, unpublish post, see draft. Start a new post, wait 10 minutes, publish, see "now".
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/phame/storage/PhamePost.php | ||
---|---|---|
37 | For consistency, prefer PhabricatorTime::getNow() (which allows unit tests to force the "current time" to some specific known time). |