Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An unhandled exception has been thrown #396

Closed
re-vax opened this issue Apr 25, 2019 · 4 comments
Closed

An unhandled exception has been thrown #396

re-vax opened this issue Apr 25, 2019 · 4 comments

Comments

@re-vax
Copy link

re-vax commented Apr 25, 2019

An unhandled exception has been thrown:
ParseError: syntax error, unexpected '=' in /xdata/www/nextcloud/apps/groupfolders/lib/Command/ACL.php:150
Stack trace:
#0 /xdata/www/nextcloud/lib/composer/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/xdata/www/next...')
#1 [internal function]: Composer\Autoload\ClassLoader->loadClass('OCA\GroupFolder...')
#2 [internal function]: spl_autoload_call('OCA\GroupFolder...')
#3 /xdata/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(96): ReflectionClass->__construct('OCA\GroupFolder...')
#4 /xdata/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(119): OC\AppFramework\Utility\SimpleContainer->resolve('OCA\GroupFolder...')
#5 /xdata/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php(453): OC\AppFramework\Utility\SimpleContainer->query('OCA\GroupFolder...')
#6 /xdata/www/nextcloud/lib/private/ServerContainer.php(116): OC\AppFramework\DependencyInjection\DIContainer->queryNoFallback('OCA\GroupFolder...')
#7 /xdata/www/nextcloud/lib/private/Console/Application.php(219): OC\ServerContainer->query('OCA\GroupFolder...')
#8 /xdata/www/nextcloud/lib/private/Console/Application.php(134): OC\Console\Application->loadCommandsFromInfoXml(Array)
#9 /xdata/www/nextcloud/console.php(95): OC\Console\Application->loadCommands(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /xdata/www/nextcloud/occ(11): require_once('/xdata/www/next...')
#11 {main}

@fasterit
Copy link

duplicate of #395

@TP75
Copy link
Contributor

TP75 commented Apr 28, 2019

This seems to be a PHP 7.0 compatibility issue. See the #395 comment by @nuvitong.

@juliushaertl : Hopefully groupfolder 3.0.0 gets fixed and will be continued for running with PHP 7.0 in NC 15 for Debian 9 environments.

See Evaluate dropping php7.0 support #12021 for an assessment.

@icewind1991
Copy link
Member

3.0.1 has been released for NC14/15 to fix this issue

@TP75
Copy link
Contributor

TP75 commented May 9, 2019

Beware of #417 and apparently the more current version 3.0.2 should fix...

Thanks to @fasterit and certainly @icewind1991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants