Open istoGer opened 6 years ago
Maybe anyone who can recommend another class working on php > 7.0, with equal behaviour for updating code as little as possible ?
@istoGer, what issue are you getting? 🙂 It seems to initialise correctly in the unit tests for PHP 7.1, 7.2 and 7.3 for me. 🤔
I have to update a project to php 7.2 and the intialization of PDODb didn't work anymore. Up to Version 7.0 everything works fine. Do you have an update or workaround for this ?