Closed fiammybe closed 6 years ago
okay, like @skenow already mentioned, this is not a simple fix. PHP7 support is a requirement for 2.0 (as it will be the only version still supported by the time we release), so I propose to rewrite this part and make it simpler : only PDO.
I already have half needed code in my DB rewrite branch (mongodb and pdo) :) I just need somehow just to finish.
Great news, I'll have a look at what you did there
Op do 26 jan. 2017 09:18 schreef Raimondas Rimkevičius < notifications@github.com>:
I already have half needed code in my DB rewrite branch (mongodb and pdo) :) I just need somehow just to finish.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/ImpressCMS/impresscms/issues/79#issuecomment-275330691, or mute the thread https://github.com/notifications/unsubscribe-auth/ADkFcrzrWcqaKxE492or9E6z669QGH-Bks5rWFa-gaJpZM4LaXnN .
I think you should wait a bit. At current stage my code is messed up ;( I need to find some time to fix it.
Even though I'm using the PDO connection, the installer still tries to connect to mysql with an unsupported function. When I do the setup on PHP 7.0.9 I get the following :
in file icms1310/install/page_dbconnection.php