You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: