-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error when running on a PHP version that is less than 7.1.0 #72
Comments
After updating the vendor folder permissions and running the update again we're getting a new error: Status: Internal Server Error Response: Exception 'ParseError' with message 'syntax error, unexpected '?'' |
Hi @G17creative - I’m guessing you’re running a version of PHP lower than 7.1.0? Is that correct? |
Hi @joshangell, thanks for getting back. That's correct, it's just 7.0.33 |
Aha OK then - you will need to be on at least PHP 7.1.0, see here for reasons why: https://www.php.net/manual/en/functions.returning-values.php#functions.returning-values.type-declaration I will leave this open for now until I force that requirement in the README and with composer. |
- Bumped the PHP requirement to >= 7.1 ([#72](#72)) - Fixed a couple of bad references to the `uid` field on a Solspace Calendar model ([#73](#73)) - Fixed the collapsed / expanded reflow issues ([#58](#58) & [#67](#67)) - hat tip to [@jsunsawyer](https://github.com/jsunsawyer) for pinpointing the specific circumstances that cause this to pop up * tag '3.4.1': Finish up 3.4.1
Error: Could not delete /var/www/clients/client1/web393/web/vendor/angellco/spoon/composer.json: unlink(/var/www/clients/client1/web393/web/vendor/angellco/spoon/composer.json): Permission denied
Composer output: Package "craftcms/vue-asset" listed for update is not installed. Ignoring.
Package "danielstjules/stringy" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Updating dependencies
Package operations: 0 installs, 1 update, 0 removals
The text was updated successfully, but these errors were encountered: