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

CRM-19721 - composer.json - Update civicrm-cxn-rpc for PHP 7 #9500

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

totten
Copy link
Member

@totten totten commented Dec 6, 2016

To work with PHP 7, civicrm-cxn-rpc requires a newer version of phpseclib.

Note: civicrm-cxn-rpc includes a test suite, which we've checked in PHP 5.3,
5.4, and 7.0. civicrm-core doesn't seem to have much test coverage here,
so I did a manual test run locally (MAMP / PHP 5.5), and these steps worked:

@seamuslee, is there a JIRA issue for this already?


To work with PHP 7, civicrm-cxn-rpc requires a newer version of phpseclib.

Note: civicrm-cxn-rpc includes a test suite, which we've checked in PHP 5.3,
5.4, and 7.0. `civicrm-core` doesn't seem to have much test coverage here,
so I did a manual test run locally (MAMP / PHP 5.5), and these steps worked:

 * Setup https://github.com/civicrm/civicrm-cxn-rpc/blob/master/doc/proxy.md
 * Connect to "Site Profile" service
 * View "Settings" and view the profile
 * Disconnect
@seamuslee001
Copy link
Contributor

@totten got me nick wrong btw but no JIRA yet no

@seamuslee001
Copy link
Contributor

Jenkins re test this please

@seamuslee001
Copy link
Contributor

@totten just created https://issues.civicrm.org/jira/browse/CRM-19721 for this

@seamuslee001
Copy link
Contributor

Jenkins re test this please

@seamuslee001
Copy link
Contributor

@totten this is good to merge IMO

@totten totten changed the title composer.json - Update civicrm-cxn-rpc for PHP 7 CRM-19721 - composer.json - Update civicrm-cxn-rpc for PHP 7 Dec 6, 2016
@totten
Copy link
Member Author

totten commented Dec 6, 2016

Thank you, @seamuslee001

@totten totten merged commit dbccfac into civicrm:master Dec 6, 2016
@totten totten deleted the master-cxnrpc branch December 6, 2016 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants