Replies: 1 comment
-
It uses the same stuff as regular PHP docker images, if you are not using standalone binaries. If the library can be built in ZTS (thread-safe), it will work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Considering to give a try of FrankenPHP, but got stuck with the question on how to add custom extension. I have a project which needs Snowflake PDO driver which needs to be built from sources (https://github.com/snowflakedb/pdo_snowflake). Is there any guidelines on how to integrate it to FrankenPHP?
Beta Was this translation helpful? Give feedback.
All reactions