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

Syntax Error on installing v2 package with all dependencies #1852

Closed
roccostorm opened this issue Apr 5, 2016 · 1 comment
Closed

Syntax Error on installing v2 package with all dependencies #1852

roccostorm opened this issue Apr 5, 2016 · 1 comment

Comments

@roccostorm
Copy link

Issue details

When running wallabag:install with package containing all dependencies, syntax error occurs.

`[USER@SERVER wallabag]$ php bin/console wallabag:install --env=prod

PHP Warning: Unsupported declare 'strict_types' in /var/www/virtual/USER/html/wallabag/vendor/ocramius/proxy-manager/src/ProxyManager/Configuration.php on line 19
PHP Parse error: syntax error, unexpected ':', expecting ';' or '{' in /var/www/virtual/USER/html/wallabag/vendor/ocramius/proxy-manager/src/ProxyManager/Configuration.php on line 97

[USER@SERVER wallabag]$ php --version

PHP 5.5.5 (cli) (built: Mar 14 2014 17:55:12)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies
`

Environment

  • wallabag version 2.0.0
  • downloaded wallabag-2.0.0.tar.gz
  • php version: 5.5.5
  • type of hosting (shared or dedicated): uberspace
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL): no change, sqlite
@nicosomb
Copy link
Member

nicosomb commented Apr 5, 2016

Duplicate of #1843. Please use this existing issue to give use more information (when did you download the package?)

@nicosomb nicosomb closed this as completed Apr 5, 2016
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

2 participants