$ sudo -u apache /usr/bin/php occ upgrade
Checked database schema update for apps
...
Updating ...
Updated to 1.1
PHP Fatal error: Class 'OC_Log' not found in /var/www/owncloud-8.2.0/apps/user_cas/user_cas.php on line 76
I thnk use "\OCP\Util::writeLog()" instead of "OC_Log::write()".
I try to update from ownCloud 8.1.0.
I thnk use "\OCP\Util::writeLog()" instead of "OC_Log::write()".