-
|
Hello, there! Thanks for the support and for releasing Bref v3! After upgrading my project from v2 to v3, I started seeing some warnings related to the pdo_pgsql extension:
I’m wondering if this might be related to the fact that pdo_pgsql is now supported by default in Bref v3. Has anyone experienced the same issue? Thanks in advance for your help. Additional information: Deploying on Serverless Framework (php 8.3) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yes that's probably it, have you followed the upgrade guide and removed the entry from php.ini? |
Beta Was this translation helpful? Give feedback.
Yes that's probably it, have you followed the upgrade guide and removed the entry from php.ini?