Skip to content

Support for libphp7.1 (external) #3

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

Open
hackel opened this issue Jan 19, 2017 · 1 comment
Open

Support for libphp7.1 (external) #3

hackel opened this issue Jan 19, 2017 · 1 comment

Comments

@hackel
Copy link

hackel commented Jan 19, 2017

This looks like an excellent project! It's just what I want in my JS E2E tests to access my PHP backend functionality to setup test data, truncate tables, etc. Is there any chance of it being updated to support libphp7.1?

Ideally it would use an externally installed library on the system by default, or when compiling from source it would automatically detect it and avoid trying to compile from scratch. I need the embedded library to have access to all of the php modules installed on my system, such as mongodb.

@Maxim-Mazurok
Copy link

I don't think that you need to change library for that. Mongo is embedded using shared object, AFAIK.

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