Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Sync script does not yet support multiple versions of PHP #258

Open
gregharvey opened this issue Aug 6, 2018 · 0 comments
Open

Sync script does not yet support multiple versions of PHP #258

gregharvey opened this issue Aug 6, 2018 · 0 comments
Assignees

Comments

@gregharvey
Copy link
Member

We've seen build output like this on sync attempts:

4:54:57 [[email protected]] out: Error: Cannot use lexical variable $value as a parameter name in
14:54:57 [[email protected]] out: /var/www/XXXXXXX_test_build_765/docroot/sites/all/modules/contrib/webform/components/select.inc,
14:54:57 [[email protected]] out: line 765
14:54:57 [[email protected]] out: 

This is a direct result of PHP 7.x being used to sync a site that needs PHP 5.x. We need to be able to set PHP version like we can in the build scripts.

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

No branches or pull requests

2 participants