UNRECOVERABLE FATAL ERROR <<<
Call to undefined method PHUIObjectItemView::setIcon()
/var/www/issues/phabricator/src/applications/config/controller/PhabricatorConfigListController.php:54
┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻
UNRECOVERABLE FATAL ERROR <<<
Call to undefined method PHUIObjectItemView::setIcon()
/var/www/issues/phabricator/src/applications/config/controller/PhabricatorConfigListController.php:54
┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻
What version of Phabricator are you using? This should have already been resolved at HEAD of master.
I using git master. and i did edit code to https://secure.phabricator.com/diffusion/P/browse/master/src/applications/config/controller/PhabricatorConfigListController.php;f379858874a3336dc36cc8b7e77b0d0b698b2fff$54 and error not complete.
You shouldn't need to edit code, just update Phabricator. https://secure.phabricator.com/book/phabricator/article/upgrading/
root@ip:/var/www/issues# cd phabricator/
root@ip:/var/www/issues/phabricator# git pull origin master
From https://github.com/phacility/phabricator
Already up-to-date.
root@ip:/var/www/issues/phabricator# cd ../libphutil/
root@ip:/var/www/issues/libphutil# git pull origin master
From https://github.com/phacility/libphutil
Already up-to-date.
root@ip:/var/www/issues/libphutil# cd ../arcanist/
root@ip:/var/www/issues/arcanist# git pull origin master
From https://github.com/phacility/arcanist
Already up-to-date.