chad@phab1:/var/www/phabricator$ phabup
+ ROOT=/var/www
+ [ -e /var/www/diviner ]
+ cd /var/www/libphutil
+ git pull
Already up-to-date.
+ cd /var/www/arcanist
+ git pull
Already up-to-date.
+ cd /var/www/phabricator
+ git pull
Already up-to-date.
+ git submodule update --init
+ cd /var/www/phabricator
+ ../arcanist/bin/arc unit src/infrastructure/__tests__/
PHP Fatal error: Can't inherit abstract function PhabricatorFlaggableInterface::getPHID() (previously declared abstract in PhabricatorPolicyInterface) in /var/www/phabricator/src/applications/maniphest/storage/ManiphestTask.php on line 8
Fatal error: Can't inherit abstract function PhabricatorFlaggableInterface::getPHID() (previously declared abstract in PhabricatorPolicyInterface) in /var/www/phabricator/src/applications/maniphest/storage/ManiphestTask.php on line 8
chad@phab1:/var/www/phabricator$