As we're planning to create a own plugin that needs database access, PDO is definitely a must.
Without PDO, libraries like Medoo won't work as PDO is required for that.
I know that PMMP is using a binary installation for PHP7.2, is there any possibility to implement or change something so we can get a binary compiled including PDO?
We're currently experiencing an issue with MySQL.
As we're planning to create a own plugin that needs database access, PDO is definitely a must. Without PDO, libraries like Medoo won't work as PDO is required for that.
I know that PMMP is using a binary installation for PHP7.2, is there any possibility to implement or change something so we can get a binary compiled including PDO?