• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue PHP 7.4.18 Breaks Postgresql Integer to Boolean Cast

hgasoft

New Pleskian
PHP 7.4.18 and 8.0.5's pdo_pgsql module is break postgresql integer to boolean cast, here is an irregular update for php released. PHP: News Archive - 2021

If anyone use laravel eloquent/query builder, this is realy big problem, please update it asap.

here short list of topics about this issue,
* * Fix bug #80892 PDO::PARAM_INT on pdo_pgsql by mbeccati · Pull Request #6801 · php/php-src
* [8.x] Fix postgresql boolean bind value by jstacho · Pull Request #37168 · laravel/framework
 
Back
Top