neopheus
neopheus
today more than half are on php 8 or higher
> > today more than half are on php 8 or higher > > So you're saying that I should break the LTS contract with 39% of users, and require...
Fix Code in Pull request
Hi @filisko :) The idea behind adding enableLogging and disableLogging methods is to make the logging dynamically adjustable at runtime. Instead of setting it statically when initializing PDO, this lets...