sourcebans-pp
sourcebans-pp copied to clipboard
Migrate from ADODB to PDO
This is nice idea. What will be used? PDO?
#214 yes
Nice! I'll maybe try switch from ADOdb to PDO and create pull request for this repo.
I'm already working on it
Oh, ok.
Out of curiosity, how come this is no longer part of the (Initial) 1.6.0 release?
Tbh I have done most of the updates from ADODB to PDO here, but I also encountered some strange behavior of PDO with SourceBans++ (these are mostly easy to fix, but I want to release 1.6.0 as fast as possible because of all the security fixes). That's why I postponed the migration to PDO for a later release.
Ah, alright. Makes sense. Thanks for the clarification.