Page MenuHomePhabricator

[Countdown] fix undefined variable errors
ClosedPublic

Authored by xela on Feb 5 2014, 3:47 AM.

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPad81700b65a4: [Countdown] fix undefined variable errors
Summary

I was trying out the "Countdown" addon and noticed this undefined variable error.

[Wed Feb 05 03:28:02 2014] [error] [client 97.88.250.50] #0 PhutilErrorHandler::handleError(8, Undefined variable: errors, /phabricator/src/applications/countdown/controller/PhabricatorCountdownEditController.php, 132, Array of size 12 starting with: { request => Object AphrontRequest }) called at [/phabricator/src/applications/countdown/controller/PhabricatorCountdownEditController.php:132], referer: http://phabricator.eatstreet.com/countdown/

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

src/applications/countdown/controller/PhabricatorCountdownEditController.php
132

Undefined here

epriestley added a subscriber: alex.

Closed by commit rPad81700b65a4 (authored by @alex, committed by @epriestley).